Westhaven
#2a4442 · one of 31,915 named colors
Westhaven is a dark, soft cyan with the hex code #2a4442. In RGB it is 42 red, 68 green and 66 blue, and white text is most readable on top of it.
Codes
HEX
#2a4442HEX8
#2a4442ffRGB
rgb(42, 68, 66)RGBA
rgba(42, 68, 66, 1)RGB %
rgb(16%, 27%, 26%)HSL
hsl(175, 24%, 22%)HSLA
hsla(175, 24%, 22%, 1)Variables
Sass
$westhaven: #2a4442;Less
@westhaven: #2a4442;CSS
--westhaven: #2a4442;