#DCC95F Color

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

Color preview

#DCC95F

Color formats

HEX
#DCC95F
RGB
rgb(220, 201, 95)
RGBA
rgba(220, 201, 95, 1)
HSL
hsl(51, 64%, 62%)
HSV
hsv(51, 57%, 86%)
CMYK
cmyk(0%, 9%, 57%, 14%)
CSS variable
--color-primary: #DCC95F;
Lowercase HEX
#dcc95f

Shades

Tints

Tones

Harmony

CSS snippets for #DCC95F

.color-dcc95f {
  color: #DCC95F;
  background-color: #DCC95F;
}

Frequently asked questions

What color is #DCC95F?+

#DCC95F is a HEX color with RGB value rgb(220, 201, 95) and HSL value hsl(51, 64%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DCC95F?+

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