Second Blush
#e89aad · one of 31,915 named colors
Second Blush is a light, strong red with the hex code #e89aad. In RGB it is 232 red, 154 green and 173 blue, and black text is most readable on top of it.
Codes
HEX
#e89aadHEX8
#e89aadffRGB
rgb(232, 154, 173)RGBA
rgba(232, 154, 173, 1)RGB %
rgb(91%, 60%, 68%)HSL
hsl(345, 63%, 76%)HSLA
hsla(345, 63%, 76%, 1)Variables
Sass
$second-blush: #e89aad;Less
@second-blush: #e89aad;CSS
--second-blush: #e89aad;