Daintree
#012731 · one of 31,915 named colors
Daintree is a very dark, vivid cyan with the hex code #012731. In RGB it is 1 red, 39 green and 49 blue, and white text is most readable on top of it.
Codes
HEX
#012731HEX8
#012731ffRGB
rgb(1, 39, 49)RGBA
rgba(1, 39, 49, 1)RGB %
rgb(0%, 15%, 19%)HSL
hsl(193, 96%, 10%)HSLA
hsla(193, 96%, 10%, 1)Variables
Sass
$daintree: #012731;Less
@daintree: #012731;CSS
--daintree: #012731;