#DAE01F Color

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

Color preview

#DAE01F

Color formats

HEX
#DAE01F
RGB
rgb(218, 224, 31)
RGBA
rgba(218, 224, 31, 1)
HSL
hsl(62, 76%, 50%)
HSV
hsv(62, 86%, 88%)
CMYK
cmyk(3%, 0%, 86%, 12%)
CSS variable
--color-primary: #DAE01F;
Lowercase HEX
#dae01f

Shades

Tints

Tones

Harmony

CSS snippets for #DAE01F

.color-dae01f {
  color: #DAE01F;
  background-color: #DAE01F;
}

Frequently asked questions

What color is #DAE01F?+

#DAE01F is a HEX color with RGB value rgb(218, 224, 31) and HSL value hsl(62, 76%, 50%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #DAE01F?+

The closest Tailwind color is yellow-400, available as the bg-yellow-400 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