#DCCB5C Color

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

Color preview

#DCCB5C

Color formats

HEX
#DCCB5C
RGB
rgb(220, 203, 92)
RGBA
rgba(220, 203, 92, 1)
HSL
hsl(52, 65%, 61%)
HSV
hsv(52, 58%, 86%)
CMYK
cmyk(0%, 8%, 58%, 14%)
CSS variable
--color-primary: #DCCB5C;
Lowercase HEX
#dccb5c

Shades

Tints

Tones

Harmony

CSS snippets for #DCCB5C

.color-dccb5c {
  color: #DCCB5C;
  background-color: #DCCB5C;
}

Frequently asked questions

What color is #DCCB5C?+

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

What is the closest Tailwind color to #DCCB5C?+

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