Blue Island
#22aaaa · one of 31,915 named colors
Blue Island is a medium, strong cyan with the hex code #22aaaa. In RGB it is 34 red, 170 green and 170 blue, and black text is most readable on top of it.
Codes
HEX
#22aaaaHEX8
#22aaaaffRGB
rgb(34, 170, 170)RGBA
rgba(34, 170, 170, 1)RGB %
rgb(13%, 67%, 67%)HSL
hsl(180, 67%, 40%)HSLA
hsla(180, 67%, 40%, 1)Variables
Sass
$blue-island: #22aaaa;Less
@blue-island: #22aaaa;CSS
--blue-island: #22aaaa;