#DCC15C Color

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

Color preview

#DCC15C

Color formats

HEX
#DCC15C
RGB
rgb(220, 193, 92)
RGBA
rgba(220, 193, 92, 1)
HSL
hsl(47, 65%, 61%)
HSV
hsv(47, 58%, 86%)
CMYK
cmyk(0%, 12%, 58%, 14%)
CSS variable
--color-primary: #DCC15C;
Lowercase HEX
#dcc15c

Shades

Tints

Tones

Harmony

CSS snippets for #DCC15C

.color-dcc15c {
  color: #DCC15C;
  background-color: #DCC15C;
}

Frequently asked questions

What color is #DCC15C?+

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

What is the closest Tailwind color to #DCC15C?+

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