HEX Color Conversion

Hex Color Code #DAE793 — RGB & HSL Conversions

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

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

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

The RGB code for #DAE793 is computed as rgb(218, 231, 147). Web designers using HSL values will find it at a hue of 69°, saturation of 64%, and lightness index of 74%, representing a balanced, moderate saturation.

CMYK print code settings for #DAE793

For print design setups, the CMYK values for the #DAE793 color code are Cyan: 6%, Magenta: 0%, Yellow: 36%, and Black: 9%. Yellow shades are excellent warning triggers and call-to-actions, radiating optimism, energy, and caution.

Red Channel 218
Green Channel 231
Blue Channel 147
Luminance 0.742

HEX #DAE793 Color Space Conversions

Click to copy format
HEX Color Code #DAE793
RGB (Red Green Blue) rgb(218, 231, 147)
HSL (Hue Sat Light) hsl(69°, 64%, 74%)
CMYK (Commercial Print) cmyk(6%, 0%, 36%, 9%)
HSV / HSB Values hsv(69°, 36%, 91%)
Decimal Color Code 14346131
CSS Custom Variable --color-hex: #DAE793;
Tailwind CSS Utility bg-[#DAE793]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #DAE793

Small body copy preview

Black Text on Background

Black text readability test with #DAE793

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 #DAE793 */
--color-hex: #DAE793;
--color-rgb: rgb(218, 231, 147);
--color-hsl: hsl(69deg, 64%, 74%);

Adjacent HEX Color Codes

Copied!