Forest Blues
#0d4462 · one of 31,915 named colors
Forest Blues is a dark, vivid blue with the hex code #0d4462. In RGB it is 13 red, 68 green and 98 blue, and white text is most readable on top of it.
Codes
HEX
#0d4462HEX8
#0d4462ffRGB
rgb(13, 68, 98)RGBA
rgba(13, 68, 98, 1)RGB %
rgb(5%, 27%, 38%)HSL
hsl(201, 77%, 22%)HSLA
hsla(201, 77%, 22%, 1)Variables
Sass
$forest-blues: #0d4462;Less
@forest-blues: #0d4462;CSS
--forest-blues: #0d4462;