#ECCCC1 Color

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

Color preview

#ECCCC1

Color formats

HEX
#ECCCC1
RGB
rgb(236, 204, 193)
RGBA
rgba(236, 204, 193, 1)
HSL
hsl(15, 53%, 84%)
HSV
hsv(15, 18%, 93%)
CMYK
cmyk(0%, 14%, 18%, 7%)
CSS variable
--color-primary: #ECCCC1;
Lowercase HEX
#ecccc1

Shades

Tints

Tones

Harmony

CSS snippets for #ECCCC1

.color-ecccc1 {
  color: #ECCCC1;
  background-color: #ECCCC1;
}

Frequently asked questions

What color is #ECCCC1?+

#ECCCC1 is a HEX color with RGB value rgb(236, 204, 193) and HSL value hsl(15, 53%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #ECCCC1?+

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