Quartz
#d9d9f3 · one of 31,915 named colors
Quartz is a very light, strong blue with the hex code #d9d9f3. In RGB it is 217 red, 217 green and 243 blue, and black text is most readable on top of it.
Codes
HEX
#d9d9f3HEX8
#d9d9f3ffRGB
rgb(217, 217, 243)RGBA
rgba(217, 217, 243, 1)RGB %
rgb(85%, 85%, 95%)HSL
hsl(240, 52%, 90%)HSLA
hsla(240, 52%, 90%, 1)Variables
Sass
$quartz: #d9d9f3;Less
@quartz: #d9d9f3;CSS
--quartz: #d9d9f3;