#ECDDC3 Color

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

Color preview

#ECDDC3

Color formats

HEX
#ECDDC3
RGB
rgb(236, 221, 195)
RGBA
rgba(236, 221, 195, 1)
HSL
hsl(38, 52%, 85%)
HSV
hsv(38, 17%, 93%)
CMYK
cmyk(0%, 6%, 17%, 7%)
CSS variable
--color-primary: #ECDDC3;
Lowercase HEX
#ecddc3

Shades

Tints

Tones

Harmony

CSS snippets for #ECDDC3

.color-ecddc3 {
  color: #ECDDC3;
  background-color: #ECDDC3;
}

Frequently asked questions

What color is #ECDDC3?+

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

What is the closest Tailwind color to #ECDDC3?+

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