Blue Funk
#2d4470 · one of 31,915 named colors
Blue Funk is a dark, soft blue with the hex code #2d4470. In RGB it is 45 red, 68 green and 112 blue, and white text is most readable on top of it.
Codes
HEX
#2d4470HEX8
#2d4470ffRGB
rgb(45, 68, 112)RGBA
rgba(45, 68, 112, 1)RGB %
rgb(18%, 27%, 44%)HSL
hsl(219, 43%, 31%)HSLA
hsla(219, 43%, 31%, 1)Variables
Sass
$blue-funk: #2d4470;Less
@blue-funk: #2d4470;CSS
--blue-funk: #2d4470;