Fog Beacon
#d8d6d1 · one of 31,915 named colors
Fog Beacon is a light, muted gray with the hex code #d8d6d1. In RGB it is 216 red, 214 green and 209 blue, and black text is most readable on top of it.
Codes
HEX
#d8d6d1HEX8
#d8d6d1ffRGB
rgb(216, 214, 209)RGBA
rgba(216, 214, 209, 1)RGB %
rgb(85%, 84%, 82%)HSL
hsl(43, 8%, 83%)HSLA
hsla(43, 8%, 83%, 1)Variables
Sass
$fog-beacon: #d8d6d1;Less
@fog-beacon: #d8d6d1;CSS
--fog-beacon: #d8d6d1;