#ECCEB0 Color

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

Color preview

#ECCEB0

Color formats

HEX
#ECCEB0
RGB
rgb(236, 206, 176)
RGBA
rgba(236, 206, 176, 1)
HSL
hsl(30, 61%, 81%)
HSV
hsv(30, 25%, 93%)
CMYK
cmyk(0%, 13%, 25%, 7%)
CSS variable
--color-primary: #ECCEB0;
Lowercase HEX
#ecceb0

Shades

Tints

Tones

Harmony

CSS snippets for #ECCEB0

.color-ecceb0 {
  color: #ECCEB0;
  background-color: #ECCEB0;
}

Frequently asked questions

What color is #ECCEB0?+

#ECCEB0 is a HEX color with RGB value rgb(236, 206, 176) and HSL value hsl(30, 61%, 81%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #ECCEB0?+

The closest Tailwind color is orange-200, available as the bg-orange-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