Poster Green
#006b56 · one of 31,915 named colors
Poster Green is a dark, vivid cyan with the hex code #006b56. In RGB it is 0 red, 107 green and 86 blue, and white text is most readable on top of it.
Codes
HEX
#006b56HEX8
#006b56ffRGB
rgb(0, 107, 86)RGBA
rgba(0, 107, 86, 1)RGB %
rgb(0%, 42%, 34%)HSL
hsl(168, 100%, 21%)HSLA
hsla(168, 100%, 21%, 1)Variables
Sass
$poster-green: #006b56;Less
@poster-green: #006b56;CSS
--poster-green: #006b56;