Cherry Shine
#d81d26 · one of 31,915 named colors
Cherry Shine is a medium, vivid red with the hex code #d81d26. In RGB it is 216 red, 29 green and 38 blue, and white text is most readable on top of it.
Codes
HEX
#d81d26HEX8
#d81d26ffRGB
rgb(216, 29, 38)RGBA
rgba(216, 29, 38, 1)RGB %
rgb(85%, 11%, 15%)HSL
hsl(357, 76%, 48%)HSLA
hsla(357, 76%, 48%, 1)Variables
Sass
$cherry-shine: #d81d26;Less
@cherry-shine: #d81d26;CSS
--cherry-shine: #d81d26;