Soft Iris
#e6e3eb · one of 31,915 named colors
Soft Iris is a very light, soft purple with the hex code #e6e3eb. In RGB it is 230 red, 227 green and 235 blue, and black text is most readable on top of it.
Codes
HEX
#e6e3ebHEX8
#e6e3ebffRGB
rgb(230, 227, 235)RGBA
rgba(230, 227, 235, 1)RGB %
rgb(90%, 89%, 92%)HSL
hsl(263, 17%, 91%)HSLA
hsla(263, 17%, 91%, 1)Variables
Sass
$soft-iris: #e6e3eb;Less
@soft-iris: #e6e3eb;CSS
--soft-iris: #e6e3eb;