#DDC340 Color

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

Color preview

#DDC340

Color formats

HEX
#DDC340
RGB
rgb(221, 195, 64)
RGBA
rgba(221, 195, 64, 1)
HSL
hsl(50, 70%, 56%)
HSV
hsv(50, 71%, 87%)
CMYK
cmyk(0%, 12%, 71%, 13%)
CSS variable
--color-primary: #DDC340;
Lowercase HEX
#ddc340

Shades

Tints

Tones

Harmony

CSS snippets for #DDC340

.color-ddc340 {
  color: #DDC340;
  background-color: #DDC340;
}

Frequently asked questions

What color is #DDC340?+

#DDC340 is a HEX color with RGB value rgb(221, 195, 64) and HSL value hsl(50, 70%, 56%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DDC340?+

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