Cherry Blink
#ad5344 · one of 31,915 named colors
Cherry Blink is a medium, soft red with the hex code #ad5344. In RGB it is 173 red, 83 green and 68 blue, and white text is most readable on top of it.
Codes
HEX
#ad5344HEX8
#ad5344ffRGB
rgb(173, 83, 68)RGBA
rgba(173, 83, 68, 1)RGB %
rgb(68%, 33%, 27%)HSL
hsl(9, 44%, 47%)HSLA
hsla(9, 44%, 47%, 1)Variables
Sass
$cherry-blink: #ad5344;Less
@cherry-blink: #ad5344;CSS
--cherry-blink: #ad5344;