HEX Color Conversion

Hex Color Code #DAE120 — RGB & HSL Conversions

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

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

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

The RGB code for #DAE120 is computed as rgb(218, 225, 32). Web designers using HSL values will find it at a hue of 62°, saturation of 76%, and lightness index of 50%, representing a highly vivid, intense, and brilliant shade.

CMYK print code settings for #DAE120

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

Red Channel 218
Green Channel 225
Blue Channel 32
Luminance 0.689

HEX #DAE120 Color Space Conversions

Click to copy format
HEX Color Code #DAE120
RGB (Red Green Blue) rgb(218, 225, 32)
HSL (Hue Sat Light) hsl(62°, 76%, 50%)
CMYK (Commercial Print) cmyk(3%, 0%, 86%, 12%)
HSV / HSB Values hsv(62°, 86%, 88%)
Decimal Color Code 14344480
CSS Custom Variable --color-hex: #DAE120;
Tailwind CSS Utility bg-[#DAE120]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #DAE120

Small body copy preview

Black Text on Background

Black text readability test with #DAE120

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 #DAE120 */
--color-hex: #DAE120;
--color-rgb: rgb(218, 225, 32);
--color-hsl: hsl(62deg, 76%, 50%);

Adjacent HEX Color Codes

Copied!