Soft Heather
#bea8b7 · one of 31,915 named colors
Soft Heather is a light, muted pink with the hex code #bea8b7. In RGB it is 190 red, 168 green and 183 blue, and black text is most readable on top of it.
Codes
HEX
#bea8b7HEX8
#bea8b7ffRGB
rgb(190, 168, 183)RGBA
rgba(190, 168, 183, 1)RGB %
rgb(75%, 66%, 72%)HSL
hsl(319, 14%, 70%)HSLA
hsla(319, 14%, 70%, 1)Variables
Sass
$soft-heather: #bea8b7;Less
@soft-heather: #bea8b7;CSS
--soft-heather: #bea8b7;