Fish Boy
#11dddd · one of 31,915 named colors
Fish Boy is a medium, vivid cyan with the hex code #11dddd. In RGB it is 17 red, 221 green and 221 blue, and black text is most readable on top of it.
Codes
HEX
#11ddddHEX8
#11ddddffRGB
rgb(17, 221, 221)RGBA
rgba(17, 221, 221, 1)RGB %
rgb(7%, 87%, 87%)HSL
hsl(180, 86%, 47%)HSLA
hsla(180, 86%, 47%, 1)Variables
Sass
$fish-boy: #11dddd;Less
@fish-boy: #11dddd;CSS
--fish-boy: #11dddd;