#ECCDAC Color

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

Color preview

#ECCDAC

Color formats

HEX
#ECCDAC
RGB
rgb(236, 205, 172)
RGBA
rgba(236, 205, 172, 1)
HSL
hsl(31, 63%, 80%)
HSV
hsv(31, 27%, 93%)
CMYK
cmyk(0%, 13%, 27%, 7%)
CSS variable
--color-primary: #ECCDAC;
Lowercase HEX
#eccdac

Shades

Tints

Tones

Harmony

CSS snippets for #ECCDAC

.color-eccdac {
  color: #ECCDAC;
  background-color: #ECCDAC;
}

Frequently asked questions

What color is #ECCDAC?+

#ECCDAC is a HEX color with RGB value rgb(236, 205, 172) and HSL value hsl(31, 63%, 80%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #ECCDAC?+

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