#DCC95B Color

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

Color preview

#DCC95B

Color formats

HEX
#DCC95B
RGB
rgb(220, 201, 91)
RGBA
rgba(220, 201, 91, 1)
HSL
hsl(51, 65%, 61%)
HSV
hsv(51, 59%, 86%)
CMYK
cmyk(0%, 9%, 59%, 14%)
CSS variable
--color-primary: #DCC95B;
Lowercase HEX
#dcc95b

Shades

Tints

Tones

Harmony

CSS snippets for #DCC95B

.color-dcc95b {
  color: #DCC95B;
  background-color: #DCC95B;
}

Frequently asked questions

What color is #DCC95B?+

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

What is the closest Tailwind color to #DCC95B?+

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