#DDC82C Color

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

Color preview

#DDC82C

Color formats

HEX
#DDC82C
RGB
rgb(221, 200, 44)
RGBA
rgba(221, 200, 44, 1)
HSL
hsl(53, 72%, 52%)
HSV
hsv(53, 80%, 87%)
CMYK
cmyk(0%, 10%, 80%, 13%)
CSS variable
--color-primary: #DDC82C;
Lowercase HEX
#ddc82c

Shades

Tints

Tones

Harmony

CSS snippets for #DDC82C

.color-ddc82c {
  color: #DDC82C;
  background-color: #DDC82C;
}

Frequently asked questions

What color is #DDC82C?+

#DDC82C is a HEX color with RGB value rgb(221, 200, 44) and HSL value hsl(53, 72%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DDC82C?+

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