#DDC19C Color

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

Color preview

#DDC19C

Color formats

HEX
#DDC19C
RGB
rgb(221, 193, 156)
RGBA
rgba(221, 193, 156, 1)
HSL
hsl(34, 49%, 74%)
HSV
hsv(34, 29%, 87%)
CMYK
cmyk(0%, 13%, 29%, 13%)
CSS variable
--color-primary: #DDC19C;
Lowercase HEX
#ddc19c

Shades

Tints

Tones

Harmony

CSS snippets for #DDC19C

.color-ddc19c {
  color: #DDC19C;
  background-color: #DDC19C;
}

Frequently asked questions

What color is #DDC19C?+

#DDC19C is a HEX color with RGB value rgb(221, 193, 156) and HSL value hsl(34, 49%, 74%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DDC19C?+

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