Denim Blue
#2f6479 · one of 31,915 named colors
Denim Blue is a dark, soft cyan with the hex code #2f6479. In RGB it is 47 red, 100 green and 121 blue, and white text is most readable on top of it.
Codes
HEX
#2f6479HEX8
#2f6479ffRGB
rgb(47, 100, 121)RGBA
rgba(47, 100, 121, 1)RGB %
rgb(18%, 39%, 47%)HSL
hsl(197, 44%, 33%)HSLA
hsla(197, 44%, 33%, 1)Variables
Sass
$denim-blue: #2f6479;Less
@denim-blue: #2f6479;CSS
--denim-blue: #2f6479;