Sweet Blush
#e6bfc1 · one of 31,915 named colors
Sweet Blush is a light, soft red with the hex code #e6bfc1. In RGB it is 230 red, 191 green and 193 blue, and black text is most readable on top of it.
Codes
HEX
#e6bfc1HEX8
#e6bfc1ffRGB
rgb(230, 191, 193)RGBA
rgba(230, 191, 193, 1)RGB %
rgb(90%, 75%, 76%)HSL
hsl(357, 44%, 83%)HSLA
hsla(357, 44%, 83%, 1)Variables
Sass
$sweet-blush: #e6bfc1;Less
@sweet-blush: #e6bfc1;CSS
--sweet-blush: #e6bfc1;