Pompeii Red
#d1462c · one of 31,915 named colors
Pompeii Red is a medium, strong red with the hex code #d1462c. In RGB it is 209 red, 70 green and 44 blue, and black text is most readable on top of it.
Codes
HEX
#d1462cHEX8
#d1462cffRGB
rgb(209, 70, 44)RGBA
rgba(209, 70, 44, 1)RGB %
rgb(82%, 27%, 17%)HSL
hsl(9, 65%, 50%)HSLA
hsla(9, 65%, 50%, 1)Variables
Sass
$pompeii-red: #d1462c;Less
@pompeii-red: #d1462c;CSS
--pompeii-red: #d1462c;