Cobalt Stone
#0264ae · one of 31,915 named colors
Cobalt Stone is a dark, vivid blue with the hex code #0264ae. In RGB it is 2 red, 100 green and 174 blue, and white text is most readable on top of it.
Codes
HEX
#0264aeHEX8
#0264aeffRGB
rgb(2, 100, 174)RGBA
rgba(2, 100, 174, 1)RGB %
rgb(1%, 39%, 68%)HSL
hsl(206, 98%, 35%)HSLA
hsla(206, 98%, 35%, 1)Variables
Sass
$cobalt-stone: #0264ae;Less
@cobalt-stone: #0264ae;CSS
--cobalt-stone: #0264ae;