Wind Rose
#e8babd · one of 31,915 named colors
Wind Rose is a light, strong red with the hex code #e8babd. In RGB it is 232 red, 186 green and 189 blue, and black text is most readable on top of it.
Codes
HEX
#e8babdHEX8
#e8babdffRGB
rgb(232, 186, 189)RGBA
rgba(232, 186, 189, 1)RGB %
rgb(91%, 73%, 74%)HSL
hsl(356, 50%, 82%)HSLA
hsla(356, 50%, 82%, 1)Variables
Sass
$wind-rose: #e8babd;Less
@wind-rose: #e8babd;CSS
--wind-rose: #e8babd;