#DAE02E Color

Inspect #DAE02E across formats, palettes, contrast and closest named color matches.

Color preview

#DAE02E

Color formats

HEX
#DAE02E
RGB
rgb(218, 224, 46)
RGBA
rgba(218, 224, 46, 1)
HSL
hsl(62, 74%, 53%)
HSV
hsv(62, 79%, 88%)
CMYK
cmyk(3%, 0%, 79%, 12%)
CSS variable
--color-primary: #DAE02E;
Lowercase HEX
#dae02e

Shades

Tints

Tones

Harmony

CSS snippets for #DAE02E

.color-dae02e {
  color: #DAE02E;
  background-color: #DAE02E;
}

Frequently asked questions

What color is #DAE02E?+

#DAE02E is a HEX color with RGB value rgb(218, 224, 46) and HSL value hsl(62, 74%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DAE02E?+

The closest Tailwind color is yellow-300, available as the bg-yellow-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools