#DCC75C Color

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

Color preview

#DCC75C

Color formats

HEX
#DCC75C
RGB
rgb(220, 199, 92)
RGBA
rgba(220, 199, 92, 1)
HSL
hsl(50, 65%, 61%)
HSV
hsv(50, 58%, 86%)
CMYK
cmyk(0%, 10%, 58%, 14%)
CSS variable
--color-primary: #DCC75C;
Lowercase HEX
#dcc75c

Shades

Tints

Tones

Harmony

CSS snippets for #DCC75C

.color-dcc75c {
  color: #DCC75C;
  background-color: #DCC75C;
}

Frequently asked questions

What color is #DCC75C?+

#DCC75C is a HEX color with RGB value rgb(220, 199, 92) and HSL value hsl(50, 65%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DCC75C?+

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