Pelican Bay
#9eacb1 · one of 31,915 named colors
Pelican Bay is a light, muted cyan with the hex code #9eacb1. In RGB it is 158 red, 172 green and 177 blue, and black text is most readable on top of it.
Codes
HEX
#9eacb1HEX8
#9eacb1ffRGB
rgb(158, 172, 177)RGBA
rgba(158, 172, 177, 1)RGB %
rgb(62%, 67%, 69%)HSL
hsl(196, 11%, 66%)HSLA
hsla(196, 11%, 66%, 1)Variables
Sass
$pelican-bay: #9eacb1;Less
@pelican-bay: #9eacb1;CSS
--pelican-bay: #9eacb1;