#EECABE Color

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

Color preview

#EECABE

Color formats

HEX
#EECABE
RGB
rgb(238, 202, 190)
RGBA
rgba(238, 202, 190, 1)
HSL
hsl(15, 59%, 84%)
HSV
hsv(15, 20%, 93%)
CMYK
cmyk(0%, 15%, 20%, 7%)
CSS variable
--color-primary: #EECABE;
Lowercase HEX
#eecabe

Shades

Tints

Tones

Harmony

CSS snippets for #EECABE

.color-eecabe {
  color: #EECABE;
  background-color: #EECABE;
}

Frequently asked questions

What color is #EECABE?+

#EECABE is a HEX color with RGB value rgb(238, 202, 190) and HSL value hsl(15, 59%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #EECABE?+

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