#DDE01A Color

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

Color preview

#DDE01A

Color formats

HEX
#DDE01A
RGB
rgb(221, 224, 26)
RGBA
rgba(221, 224, 26, 1)
HSL
hsl(61, 79%, 49%)
HSV
hsv(61, 88%, 88%)
CMYK
cmyk(1%, 0%, 88%, 12%)
CSS variable
--color-primary: #DDE01A;
Lowercase HEX
#dde01a

Shades

Tints

Tones

Harmony

CSS snippets for #DDE01A

.color-dde01a {
  color: #DDE01A;
  background-color: #DDE01A;
}

Frequently asked questions

What color is #DDE01A?+

#DDE01A is a HEX color with RGB value rgb(221, 224, 26) and HSL value hsl(61, 79%, 49%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #DDE01A?+

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