Cherry Crush
#c71414 · one of 31,915 named colors
Cherry Crush is a medium, vivid red with the hex code #c71414. In RGB it is 199 red, 20 green and 20 blue, and white text is most readable on top of it.
Codes
HEX
#c71414HEX8
#c71414ffRGB
rgb(199, 20, 20)RGBA
rgba(199, 20, 20, 1)RGB %
rgb(78%, 8%, 8%)HSL
hsl(0, 82%, 43%)HSLA
hsla(0, 82%, 43%, 1)Variables
Sass
$cherry-crush: #c71414;Less
@cherry-crush: #c71414;CSS
--cherry-crush: #c71414;