Pomegranate
#b53d45 · one of 31,915 named colors
Pomegranate is a medium, strong red with the hex code #b53d45. In RGB it is 181 red, 61 green and 69 blue, and white text is most readable on top of it.
Codes
HEX
#b53d45HEX8
#b53d45ffRGB
rgb(181, 61, 69)RGBA
rgba(181, 61, 69, 1)RGB %
rgb(71%, 24%, 27%)HSL
hsl(356, 50%, 47%)HSLA
hsla(356, 50%, 47%, 1)Variables
Sass
$pomegranate: #b53d45;Less
@pomegranate: #b53d45;CSS
--pomegranate: #b53d45;