Fishy House
#1ba590 · one of 31,915 named colors
Fishy House is a medium, strong cyan with the hex code #1ba590. In RGB it is 27 red, 165 green and 144 blue, and black text is most readable on top of it.
Codes
HEX
#1ba590HEX8
#1ba590ffRGB
rgb(27, 165, 144)RGBA
rgba(27, 165, 144, 1)RGB %
rgb(11%, 65%, 56%)HSL
hsl(171, 72%, 38%)HSLA
hsla(171, 72%, 38%, 1)Variables
Sass
$fishy-house: #1ba590;Less
@fishy-house: #1ba590;CSS
--fishy-house: #1ba590;