#ECCCC2 Color

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

Color preview

#ECCCC2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ECCCC2

.color-ecccc2 {
  color: #ECCCC2;
  background-color: #ECCCC2;
}

Frequently asked questions

What color is #ECCCC2?+

#ECCCC2 is a HEX color with RGB value rgb(236, 204, 194) and HSL value hsl(14, 53%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #ECCCC2?+

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