Blue Opal
#124168 · one of 31,915 named colors
Blue Opal is a dark, strong blue with the hex code #124168. In RGB it is 18 red, 65 green and 104 blue, and white text is most readable on top of it.
Codes
HEX
#124168HEX8
#124168ffRGB
rgb(18, 65, 104)RGBA
rgba(18, 65, 104, 1)RGB %
rgb(7%, 25%, 41%)HSL
hsl(207, 70%, 24%)HSLA
hsla(207, 70%, 24%, 1)Variables
Sass
$blue-opal: #124168;Less
@blue-opal: #124168;CSS
--blue-opal: #124168;