Slow Down
#dde3dc · one of 31,915 named colors
Slow Down is a very light, muted green with the hex code #dde3dc. In RGB it is 221 red, 227 green and 220 blue, and black text is most readable on top of it.
Codes
HEX
#dde3dcHEX8
#dde3dcffRGB
rgb(221, 227, 220)RGBA
rgba(221, 227, 220, 1)RGB %
rgb(87%, 89%, 86%)HSL
hsl(111, 11%, 88%)HSLA
hsla(111, 11%, 88%, 1)Variables
Sass
$slow-down: #dde3dc;Less
@slow-down: #dde3dc;CSS
--slow-down: #dde3dc;