HEX Color Conversion

Hex Color Code #DAF420 — RGB & HSL Conversions

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

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

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

The RGB code for #DAF420 is computed as rgb(218, 244, 32). Web designers using HSL values will find it at a hue of 67°, saturation of 91%, and lightness index of 54%, representing a highly vivid, intense, and brilliant shade.

CMYK print code settings for #DAF420

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

Red Channel 218
Green Channel 244
Blue Channel 32
Luminance 0.797

HEX #DAF420 Color Space Conversions

Click to copy format
HEX Color Code #DAF420
RGB (Red Green Blue) rgb(218, 244, 32)
HSL (Hue Sat Light) hsl(67°, 91%, 54%)
CMYK (Commercial Print) cmyk(11%, 0%, 87%, 4%)
HSV / HSB Values hsv(67°, 87%, 96%)
Decimal Color Code 14349344
CSS Custom Variable --color-hex: #DAF420;
Tailwind CSS Utility bg-[#DAF420]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #DAF420

Small body copy preview

Black Text on Background

Black text readability test with #DAF420

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 #DAF420 */
--color-hex: #DAF420;
--color-rgb: rgb(218, 244, 32);
--color-hsl: hsl(67deg, 91%, 54%);

Adjacent HEX Color Codes

Copied!