Swans Down
#dae6dd · one of 31,915 named colors
Swans Down is a very light, soft green with the hex code #dae6dd. In RGB it is 218 red, 230 green and 221 blue, and black text is most readable on top of it.
Codes
HEX
#dae6ddHEX8
#dae6ddffRGB
rgb(218, 230, 221)RGBA
rgba(218, 230, 221, 1)RGB %
rgb(85%, 90%, 87%)HSL
hsl(135, 19%, 88%)HSLA
hsla(135, 19%, 88%, 1)Variables
Sass
$swans-down: #dae6dd;Less
@swans-down: #dae6dd;CSS
--swans-down: #dae6dd;