HEX Color Conversion

Hex Color Code #DAEED6 — RGB & HSL Conversions

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

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

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

The RGB code for #DAEED6 is computed as rgb(218, 238, 214). Web designers using HSL values will find it at a hue of 110°, saturation of 41%, and lightness index of 89%, representing a balanced, moderate saturation.

CMYK print code settings for #DAEED6

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

Red Channel 218
Green Channel 238
Blue Channel 214
Luminance 0.809

HEX #DAEED6 Color Space Conversions

Click to copy format
HEX Color Code #DAEED6
RGB (Red Green Blue) rgb(218, 238, 214)
HSL (Hue Sat Light) hsl(110°, 41%, 89%)
CMYK (Commercial Print) cmyk(8%, 0%, 10%, 7%)
HSV / HSB Values hsv(110°, 10%, 93%)
Decimal Color Code 14347990
CSS Custom Variable --color-hex: #DAEED6;
Tailwind CSS Utility bg-[#DAEED6]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #DAEED6

Small body copy preview

Black Text on Background

Black text readability test with #DAEED6

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 #DAEED6 */
--color-hex: #DAEED6;
--color-rgb: rgb(218, 238, 214);
--color-hsl: hsl(110deg, 41%, 89%);

Adjacent HEX Color Codes

Copied!