HEX Color Conversion

Hex Color Code #DCE3DD — RGB & HSL Conversions

How to use the #DCE3DD color code in HTML & CSS?

For developers, implementing the #DCE3DD color code involves declaring it in your styles. In stylesheet designs, use color: #DCE3DD; for text alignment. If you are developing with utility-first layouts, you can invoke it in Tailwind as text-[#DCE3DD] or custom configure it in your theme files.

What are the RGB and HSL conversion values for #DCE3DD?

The RGB code for #DCE3DD is computed as rgb(220, 227, 221). Web designers using HSL values will find it at a hue of 129°, saturation of 11%, and lightness index of 88%, representing a highly muted, near-gray tone.

CMYK print code settings for #DCE3DD

For print design setups, the CMYK values for the #DCE3DD color code are Cyan: 3%, Magenta: 0%, Yellow: 3%, and Black: 11%. Green-heavy spectrums are associated with organic elements and growth, making them highly effective for eco-conscious portals and wellness brands.

Red Channel 220
Green Channel 227
Blue Channel 221
Luminance 0.754

HEX #DCE3DD Color Space Conversions

Click to copy format
HEX Color Code #DCE3DD
RGB (Red Green Blue) rgb(220, 227, 221)
HSL (Hue Sat Light) hsl(129°, 11%, 88%)
CMYK (Commercial Print) cmyk(3%, 0%, 3%, 11%)
HSV / HSB Values hsv(129°, 3%, 89%)
Decimal Color Code 14476253
CSS Custom Variable --color-hex: #DCE3DD;
Tailwind CSS Utility bg-[#DCE3DD]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #DCE3DD

Small body copy preview

Black Text on Background

Black text readability test with #DCE3DD

Small body copy preview

Complementary & Analogous Harmonies

Perfect matching color schemes for your designs

Shades & Tints Generator Matrix

Copy shade hex values instantly

Darker Shades (Adding Black)

Lighter Tints (Adding White)

{ } CSS Custom Properties (Variables)

Copy CSS Styles
/* CSS Custom Properties for color #DCE3DD */
--color-hex: #DCE3DD;
--color-rgb: rgb(220, 227, 221);
--color-hsl: hsl(129deg, 11%, 88%);

Adjacent HEX Color Codes

Copied!