#DCBA5C Color

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

Color preview

#DCBA5C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCBA5C

.color-dcba5c {
  color: #DCBA5C;
  background-color: #DCBA5C;
}

Frequently asked questions

What color is #DCBA5C?+

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

What is the closest Tailwind color to #DCBA5C?+

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