Pompeii Blue
#004c71 · one of 31,915 named colors
Pompeii Blue is a dark, vivid cyan with the hex code #004c71. In RGB it is 0 red, 76 green and 113 blue, and white text is most readable on top of it.
Codes
HEX
#004c71HEX8
#004c71ffRGB
rgb(0, 76, 113)RGBA
rgba(0, 76, 113, 1)RGB %
rgb(0%, 30%, 44%)HSL
hsl(200, 100%, 22%)HSLA
hsla(200, 100%, 22%, 1)Variables
Sass
$pompeii-blue: #004c71;Less
@pompeii-blue: #004c71;CSS
--pompeii-blue: #004c71;