Cerise Red
#de3163 · one of 31,915 named colors
Cerise Red is a medium, strong red with the hex code #de3163. In RGB it is 222 red, 49 green and 99 blue, and black text is most readable on top of it.
Codes
HEX
#de3163HEX8
#de3163ffRGB
rgb(222, 49, 99)RGBA
rgba(222, 49, 99, 1)RGB %
rgb(87%, 19%, 39%)HSL
hsl(343, 72%, 53%)HSLA
hsla(343, 72%, 53%, 1)Variables
Sass
$cerise-red: #de3163;Less
@cerise-red: #de3163;CSS
--cerise-red: #de3163;