#DCC75B Color

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

Color preview

#DCC75B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCC75B

.color-dcc75b {
  color: #DCC75B;
  background-color: #DCC75B;
}

Frequently asked questions

What color is #DCC75B?+

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

What is the closest Tailwind color to #DCC75B?+

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