#ECD2C7 Color

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

Color preview

#ECD2C7

Color formats

HEX
#ECD2C7
RGB
rgb(236, 210, 199)
RGBA
rgba(236, 210, 199, 1)
HSL
hsl(18, 49%, 85%)
HSV
hsv(18, 16%, 93%)
CMYK
cmyk(0%, 11%, 16%, 7%)
CSS variable
--color-primary: #ECD2C7;
Lowercase HEX
#ecd2c7

Shades

Tints

Tones

Harmony

CSS snippets for #ECD2C7

.color-ecd2c7 {
  color: #ECD2C7;
  background-color: #ECD2C7;
}

Frequently asked questions

What color is #ECD2C7?+

#ECD2C7 is a HEX color with RGB value rgb(236, 210, 199) and HSL value hsl(18, 49%, 85%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #ECD2C7?+

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