Fresco Blue
#034c67 · one of 31,915 named colors
Fresco Blue is a dark, vivid cyan with the hex code #034c67. In RGB it is 3 red, 76 green and 103 blue, and white text is most readable on top of it.
Codes
HEX
#034c67HEX8
#034c67ffRGB
rgb(3, 76, 103)RGBA
rgba(3, 76, 103, 1)RGB %
rgb(1%, 30%, 40%)HSL
hsl(196, 94%, 21%)HSLA
hsla(196, 94%, 21%, 1)Variables
Sass
$fresco-blue: #034c67;Less
@fresco-blue: #034c67;CSS
--fresco-blue: #034c67;