#D2CC50 Color

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

Color preview

#D2CC50

Color formats

HEX
#D2CC50
RGB
rgb(210, 204, 80)
RGBA
rgba(210, 204, 80, 1)
HSL
hsl(57, 59%, 57%)
HSV
hsv(57, 62%, 82%)
CMYK
cmyk(0%, 3%, 62%, 18%)
CSS variable
--color-primary: #D2CC50;
Lowercase HEX
#d2cc50

Shades

Tints

Tones

Harmony

CSS snippets for #D2CC50

.color-d2cc50 {
  color: #D2CC50;
  background-color: #D2CC50;
}

Frequently asked questions

What color is #D2CC50?+

#D2CC50 is a HEX color with RGB value rgb(210, 204, 80) and HSL value hsl(57, 59%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D2CC50?+

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