#DDE01F Color

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

Color preview

#DDE01F

Color formats

HEX
#DDE01F
RGB
rgb(221, 224, 31)
RGBA
rgba(221, 224, 31, 1)
HSL
hsl(61, 76%, 50%)
HSV
hsv(61, 86%, 88%)
CMYK
cmyk(1%, 0%, 86%, 12%)
CSS variable
--color-primary: #DDE01F;
Lowercase HEX
#dde01f

Shades

Tints

Tones

Harmony

CSS snippets for #DDE01F

.color-dde01f {
  color: #DDE01F;
  background-color: #DDE01F;
}

Frequently asked questions

What color is #DDE01F?+

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

What is the closest Tailwind color to #DDE01F?+

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