Magenta Dye
#ca1f7b · one of 31,915 named colors
Magenta Dye is a medium, strong pink with the hex code #ca1f7b. In RGB it is 202 red, 31 green and 123 blue, and white text is most readable on top of it.
Codes
HEX
#ca1f7bHEX8
#ca1f7bffRGB
rgb(202, 31, 123)RGBA
rgba(202, 31, 123, 1)RGB %
rgb(79%, 12%, 48%)HSL
hsl(328, 73%, 46%)HSLA
hsla(328, 73%, 46%, 1)Variables
Sass
$magenta-dye: #ca1f7b;Less
@magenta-dye: #ca1f7b;CSS
--magenta-dye: #ca1f7b;