Is It Cold
#0022ff · one of 31,915 named colors
Is It Cold is a medium, vivid blue with the hex code #0022ff. In RGB it is 0 red, 34 green and 255 blue, and white text is most readable on top of it.
Codes
HEX
#0022ffHEX8
#0022ffffRGB
rgb(0, 34, 255)RGBA
rgba(0, 34, 255, 1)RGB %
rgb(0%, 13%, 100%)HSL
hsl(232, 100%, 50%)HSLA
hsla(232, 100%, 50%, 1)Variables
Sass
$is-it-cold: #0022ff;Less
@is-it-cold: #0022ff;CSS
--is-it-cold: #0022ff;