#DDC508 Color

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

Color preview

#DDC508

Color formats

HEX
#DDC508
RGB
rgb(221, 197, 8)
RGBA
rgba(221, 197, 8, 1)
HSL
hsl(53, 93%, 45%)
HSV
hsv(53, 96%, 87%)
CMYK
cmyk(0%, 11%, 96%, 13%)
CSS variable
--color-primary: #DDC508;
Lowercase HEX
#ddc508

Shades

Tints

Tones

Harmony

CSS snippets for #DDC508

.color-ddc508 {
  color: #DDC508;
  background-color: #DDC508;
}

Frequently asked questions

What color is #DDC508?+

#DDC508 is a HEX color with RGB value rgb(221, 197, 8) and HSL value hsl(53, 93%, 45%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #DDC508?+

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