Firefly
#314643 · one of 31,915 named colors
Firefly is a dark, soft cyan with the hex code #314643. In RGB it is 49 red, 70 green and 67 blue, and white text is most readable on top of it.
Codes
HEX
#314643HEX8
#314643ffRGB
rgb(49, 70, 67)RGBA
rgba(49, 70, 67, 1)RGB %
rgb(19%, 27%, 26%)HSL
hsl(171, 18%, 23%)HSLA
hsla(171, 18%, 23%, 1)Variables
Sass
$firefly: #314643;Less
@firefly: #314643;CSS
--firefly: #314643;