#D5D8D2 Blizzard Fog
#D5D8D2 (Blizzard Fog) RGB value is (213, 216, 210).
Red value is 213, green value is 216, and blue value is 210.
Cylindrical-coordinate representations (HSL) of color #D5D8D2: hue: 90°, saturation: 7.1%, and lightness: 83.5%.
Process color (CMYK) of #D5D8D2 is 1.4%, 0%, 2.8%, 15.3%. Web safe color equivalent of #D5D8D2 is ##CCCCCC. Color #D5D8D2 contains mainly WHITE.
Color Spaces
| Color spaces of #D5D8D2 | Value |
|---|---|
| RGB | 213, 216, 210 |
| HSL | 90°, 7.1%, 83.5% |
| HSV / HSB | 90°, 2.8%, 84.7% |
| CMYK | 1.4%, 0%, 2.8%, 15.3% |
| XYZ | 63.63, 67.91, 70.72 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010101 | 11011000 | 11010010 |
| Octal | 325 | 330 | 322 |
| Decimal | 213 | 216 | 210 |
| Hex | D5 | D8 | D2 |
Shades of #D5D8D2
Tints of #D5D8D2
.mybgColor { background-color: #D5D8D2; }
.myforeColor { color: #D5D8D2; }
.myborderColor { border: 3px solid #D5D8D2; }
<p style="color:#D5D8D2">Text here</p>
This sample text is styled with font color #D5D8D2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D5D8D2">Div content here</div>
<div style="border:3px solid #D5D8D2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(213, 216, 210, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D5D8D2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D5D8D2;
-webkit-box-shadow: 1px 1px 3px #D5D8D2;
box-shadow: 1px 1px 3px #D5D8D2; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #D5D8D2 (Blizzard Fog)
Color Overview & Profile: Color #D5D8D2, also known as Blizzard Fog, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 84% Red (213/255), 85% Green (216/255), and 82% Blue (210/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #D5D8D2 translates into the CMYK subtractive color model with values of 1.4% Cyan, 0% Magenta, 2.8% Yellow, and 15.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 90°, saturation of 7.1%, and lightness of 83.5%.
Web Accessibility & Design Recommendations: When implementing #D5D8D2 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##CCCCCC.
