#DDE000 Color

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

Color preview

#DDE000

Color formats

HEX
#DDE000
RGB
rgb(221, 224, 0)
RGBA
rgba(221, 224, 0, 1)
HSL
hsl(61, 100%, 44%)
HSV
hsv(61, 100%, 88%)
CMYK
cmyk(1%, 0%, 100%, 12%)
CSS variable
--color-primary: #DDE000;
Lowercase HEX
#dde000

Shades

Tints

Tones

Harmony

CSS snippets for #DDE000

.color-dde000 {
  color: #DDE000;
  background-color: #DDE000;
}

Frequently asked questions

What color is #DDE000?+

#DDE000 is a HEX color with RGB value rgb(221, 224, 0) and HSL value hsl(61, 100%, 44%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #DDE000?+

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