Blue Rose
#292d74 · one of 31,915 named colors
Blue Rose is a dark, strong blue with the hex code #292d74. In RGB it is 41 red, 45 green and 116 blue, and white text is most readable on top of it.
Codes
HEX
#292d74HEX8
#292d74ffRGB
rgb(41, 45, 116)RGBA
rgba(41, 45, 116, 1)RGB %
rgb(16%, 18%, 45%)HSL
hsl(237, 48%, 31%)HSLA
hsla(237, 48%, 31%, 1)Variables
Sass
$blue-rose: #292d74;Less
@blue-rose: #292d74;CSS
--blue-rose: #292d74;