#D4CC40 Color

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

Color preview

#D4CC40

Color formats

HEX
#D4CC40
RGB
rgb(212, 204, 64)
RGBA
rgba(212, 204, 64, 1)
HSL
hsl(57, 63%, 54%)
HSV
hsv(57, 70%, 83%)
CMYK
cmyk(0%, 4%, 70%, 17%)
CSS variable
--color-primary: #D4CC40;
Lowercase HEX
#d4cc40

Shades

Tints

Tones

Harmony

CSS snippets for #D4CC40

.color-d4cc40 {
  color: #D4CC40;
  background-color: #D4CC40;
}

Frequently asked questions

What color is #D4CC40?+

#D4CC40 is a HEX color with RGB value rgb(212, 204, 64) and HSL value hsl(57, 63%, 54%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D4CC40?+

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