#ECCEBE Color

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

Color preview

#ECCEBE

Color formats

HEX
#ECCEBE
RGB
rgb(236, 206, 190)
RGBA
rgba(236, 206, 190, 1)
HSL
hsl(21, 55%, 84%)
HSV
hsv(21, 19%, 93%)
CMYK
cmyk(0%, 13%, 19%, 7%)
CSS variable
--color-primary: #ECCEBE;
Lowercase HEX
#eccebe

Shades

Tints

Tones

Harmony

CSS snippets for #ECCEBE

.color-eccebe {
  color: #ECCEBE;
  background-color: #ECCEBE;
}

Frequently asked questions

What color is #ECCEBE?+

#ECCEBE is a HEX color with RGB value rgb(236, 206, 190) and HSL value hsl(21, 55%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #ECCEBE?+

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