#DCCB86 Color

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

Color preview

#DCCB86

Color formats

HEX
#DCCB86
RGB
rgb(220, 203, 134)
RGBA
rgba(220, 203, 134, 1)
HSL
hsl(48, 55%, 69%)
HSV
hsv(48, 39%, 86%)
CMYK
cmyk(0%, 8%, 39%, 14%)
CSS variable
--color-primary: #DCCB86;
Lowercase HEX
#dccb86

Shades

Tints

Tones

Harmony

CSS snippets for #DCCB86

.color-dccb86 {
  color: #DCCB86;
  background-color: #DCCB86;
}

Frequently asked questions

What color is #DCCB86?+

#DCCB86 is a HEX color with RGB value rgb(220, 203, 134) and HSL value hsl(48, 55%, 69%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DCCB86?+

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