Royal Ash
#550344 · one of 31,915 named colors
Royal Ash is a dark, vivid pink with the hex code #550344. In RGB it is 85 red, 3 green and 68 blue, and white text is most readable on top of it.
Codes
HEX
#550344HEX8
#550344ffRGB
rgb(85, 3, 68)RGBA
rgba(85, 3, 68, 1)RGB %
rgb(33%, 1%, 27%)HSL
hsl(312, 93%, 17%)HSLA
hsla(312, 93%, 17%, 1)Variables
Sass
$royal-ash: #550344;Less
@royal-ash: #550344;CSS
--royal-ash: #550344;