Script White
#dbdddf · one of 31,915 named colors
Script White is a very light, muted gray with the hex code #dbdddf. In RGB it is 219 red, 221 green and 223 blue, and black text is most readable on top of it.
Codes
HEX
#dbdddfHEX8
#dbdddfffRGB
rgb(219, 221, 223)RGBA
rgba(219, 221, 223, 1)RGB %
rgb(86%, 87%, 87%)HSL
hsl(210, 6%, 87%)HSLA
hsla(210, 6%, 87%, 1)Variables
Sass
$script-white: #dbdddf;Less
@script-white: #dbdddf;CSS
--script-white: #dbdddf;Similar colors