#DCC196 Color

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

Color preview

#DCC196

Color formats

HEX
#DCC196
RGB
rgb(220, 193, 150)
RGBA
rgba(220, 193, 150, 1)
HSL
hsl(37, 50%, 73%)
HSV
hsv(37, 32%, 86%)
CMYK
cmyk(0%, 12%, 32%, 14%)
CSS variable
--color-primary: #DCC196;
Lowercase HEX
#dcc196

Shades

Tints

Tones

Harmony

CSS snippets for #DCC196

.color-dcc196 {
  color: #DCC196;
  background-color: #DCC196;
}

Frequently asked questions

What color is #DCC196?+

#DCC196 is a HEX color with RGB value rgb(220, 193, 150) and HSL value hsl(37, 50%, 73%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DCC196?+

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