Secret Scent
#e3d7dc · one of 31,915 named colors
Secret Scent is a very light, soft pink with the hex code #e3d7dc. In RGB it is 227 red, 215 green and 220 blue, and black text is most readable on top of it.
Codes
HEX
#e3d7dcHEX8
#e3d7dcffRGB
rgb(227, 215, 220)RGBA
rgba(227, 215, 220, 1)RGB %
rgb(89%, 84%, 86%)HSL
hsl(335, 18%, 87%)HSLA
hsla(335, 18%, 87%, 1)Variables
Sass
$secret-scent: #e3d7dc;Less
@secret-scent: #e3d7dc;CSS
--secret-scent: #e3d7dc;