#ECDAC3 Color

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

Color preview

#ECDAC3

Color formats

HEX
#ECDAC3
RGB
rgb(236, 218, 195)
RGBA
rgba(236, 218, 195, 1)
HSL
hsl(34, 52%, 85%)
HSV
hsv(34, 17%, 93%)
CMYK
cmyk(0%, 8%, 17%, 7%)
CSS variable
--color-primary: #ECDAC3;
Lowercase HEX
#ecdac3

Shades

Tints

Tones

Harmony

CSS snippets for #ECDAC3

.color-ecdac3 {
  color: #ECDAC3;
  background-color: #ECDAC3;
}

Frequently asked questions

What color is #ECDAC3?+

#ECDAC3 is a HEX color with RGB value rgb(236, 218, 195) and HSL value hsl(34, 52%, 85%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #ECDAC3?+

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