Rouge
#ab1239 · one of 31,915 named colors
Rouge is a medium, vivid red with the hex code #ab1239. In RGB it is 171 red, 18 green and 57 blue, and white text is most readable on top of it.
Codes
HEX
#ab1239HEX8
#ab1239ffRGB
rgb(171, 18, 57)RGBA
rgba(171, 18, 57, 1)RGB %
rgb(67%, 7%, 22%)HSL
hsl(345, 81%, 37%)HSLA
hsla(345, 81%, 37%, 1)Variables
Sass
$rouge: #ab1239;Less
@rouge: #ab1239;CSS
--rouge: #ab1239;