#DDC840 Color

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

Color preview

#DDC840

Color formats

HEX
#DDC840
RGB
rgb(221, 200, 64)
RGBA
rgba(221, 200, 64, 1)
HSL
hsl(52, 70%, 56%)
HSV
hsv(52, 71%, 87%)
CMYK
cmyk(0%, 10%, 71%, 13%)
CSS variable
--color-primary: #DDC840;
Lowercase HEX
#ddc840

Shades

Tints

Tones

Harmony

CSS snippets for #DDC840

.color-ddc840 {
  color: #DDC840;
  background-color: #DDC840;
}

Frequently asked questions

What color is #DDC840?+

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

What is the closest Tailwind color to #DDC840?+

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