#D2C04B Color

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

Color preview

#D2C04B

Color formats

HEX
#D2C04B
RGB
rgb(210, 192, 75)
RGBA
rgba(210, 192, 75, 1)
HSL
hsl(52, 60%, 56%)
HSV
hsv(52, 64%, 82%)
CMYK
cmyk(0%, 9%, 64%, 18%)
CSS variable
--color-primary: #D2C04B;
Lowercase HEX
#d2c04b

Shades

Tints

Tones

Harmony

CSS snippets for #D2C04B

.color-d2c04b {
  color: #D2C04B;
  background-color: #D2C04B;
}

Frequently asked questions

What color is #D2C04B?+

#D2C04B is a HEX color with RGB value rgb(210, 192, 75) and HSL value hsl(52, 60%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D2C04B?+

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