#ECCDC5 Color

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

Color preview

#ECCDC5

Color formats

HEX
#ECCDC5
RGB
rgb(236, 205, 197)
RGBA
rgba(236, 205, 197, 1)
HSL
hsl(12, 51%, 85%)
HSV
hsv(12, 17%, 93%)
CMYK
cmyk(0%, 13%, 17%, 7%)
CSS variable
--color-primary: #ECCDC5;
Lowercase HEX
#eccdc5

Shades

Tints

Tones

Harmony

CSS snippets for #ECCDC5

.color-eccdc5 {
  color: #ECCDC5;
  background-color: #ECCDC5;
}

Frequently asked questions

What color is #ECCDC5?+

#ECCDC5 is a HEX color with RGB value rgb(236, 205, 197) and HSL value hsl(12, 51%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #ECCDC5?+

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