#DCBA90 Color

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

Color preview

#DCBA90

Color formats

HEX
#DCBA90
RGB
rgb(220, 186, 144)
RGBA
rgba(220, 186, 144, 1)
HSL
hsl(33, 52%, 71%)
HSV
hsv(33, 35%, 86%)
CMYK
cmyk(0%, 15%, 35%, 14%)
CSS variable
--color-primary: #DCBA90;
Lowercase HEX
#dcba90

Shades

Tints

Tones

Harmony

CSS snippets for #DCBA90

.color-dcba90 {
  color: #DCBA90;
  background-color: #DCBA90;
}

Frequently asked questions

What color is #DCBA90?+

#DCBA90 is a HEX color with RGB value rgb(220, 186, 144) and HSL value hsl(33, 52%, 71%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DCBA90?+

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