Reflection
#d3d5d3 · one of 31,915 named colors
Reflection is a light, muted gray with the hex code #d3d5d3. In RGB it is 211 red, 213 green and 211 blue, and black text is most readable on top of it.
Codes
HEX
#d3d5d3HEX8
#d3d5d3ffRGB
rgb(211, 213, 211)RGBA
rgba(211, 213, 211, 1)RGB %
rgb(83%, 84%, 83%)HSL
hsl(120, 2%, 83%)HSLA
hsla(120, 2%, 83%, 1)Variables
Sass
$reflection: #d3d5d3;Less
@reflection: #d3d5d3;CSS
--reflection: #d3d5d3;Similar colors