#DCC181 Color

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

Color preview

#DCC181

Color formats

HEX
#DCC181
RGB
rgb(220, 193, 129)
RGBA
rgba(220, 193, 129, 1)
HSL
hsl(42, 57%, 68%)
HSV
hsv(42, 41%, 86%)
CMYK
cmyk(0%, 12%, 41%, 14%)
CSS variable
--color-primary: #DCC181;
Lowercase HEX
#dcc181

Shades

Tints

Tones

Harmony

CSS snippets for #DCC181

.color-dcc181 {
  color: #DCC181;
  background-color: #DCC181;
}

Frequently asked questions

What color is #DCC181?+

#DCC181 is a HEX color with RGB value rgb(220, 193, 129) and HSL value hsl(42, 57%, 68%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DCC181?+

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