#D4CC34 Color

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

Color preview

#D4CC34

Color formats

HEX
#D4CC34
RGB
rgb(212, 204, 52)
RGBA
rgba(212, 204, 52, 1)
HSL
hsl(57, 65%, 52%)
HSV
hsv(57, 75%, 83%)
CMYK
cmyk(0%, 4%, 75%, 17%)
CSS variable
--color-primary: #D4CC34;
Lowercase HEX
#d4cc34

Shades

Tints

Tones

Harmony

CSS snippets for #D4CC34

.color-d4cc34 {
  color: #D4CC34;
  background-color: #D4CC34;
}

Frequently asked questions

What color is #D4CC34?+

#D4CC34 is a HEX color with RGB value rgb(212, 204, 52) and HSL value hsl(57, 65%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D4CC34?+

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