#DCBC5C Color

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

Color preview

#DCBC5C

Color formats

HEX
#DCBC5C
RGB
rgb(220, 188, 92)
RGBA
rgba(220, 188, 92, 1)
HSL
hsl(45, 65%, 61%)
HSV
hsv(45, 58%, 86%)
CMYK
cmyk(0%, 15%, 58%, 14%)
CSS variable
--color-primary: #DCBC5C;
Lowercase HEX
#dcbc5c

Shades

Tints

Tones

Harmony

CSS snippets for #DCBC5C

.color-dcbc5c {
  color: #DCBC5C;
  background-color: #DCBC5C;
}

Frequently asked questions

What color is #DCBC5C?+

#DCBC5C is a HEX color with RGB value rgb(220, 188, 92) and HSL value hsl(45, 65%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DCBC5C?+

The closest Tailwind color is orange-300, available as the bg-orange-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