#EECEBE Color

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

Color preview

#EECEBE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EECEBE

.color-eecebe {
  color: #EECEBE;
  background-color: #EECEBE;
}

Frequently asked questions

What color is #EECEBE?+

#EECEBE is a HEX color with RGB value rgb(238, 206, 190) and HSL value hsl(20, 59%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EECEBE?+

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