#DCCB5B Color

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

Color preview

#DCCB5B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCCB5B

.color-dccb5b {
  color: #DCCB5B;
  background-color: #DCCB5B;
}

Frequently asked questions

What color is #DCCB5B?+

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

What is the closest Tailwind color to #DCCB5B?+

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