#ECCEB5 Color

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

Color preview

#ECCEB5

Color formats

HEX
#ECCEB5
RGB
rgb(236, 206, 181)
RGBA
rgba(236, 206, 181, 1)
HSL
hsl(27, 59%, 82%)
HSV
hsv(27, 23%, 93%)
CMYK
cmyk(0%, 13%, 23%, 7%)
CSS variable
--color-primary: #ECCEB5;
Lowercase HEX
#ecceb5

Shades

Tints

Tones

Harmony

CSS snippets for #ECCEB5

.color-ecceb5 {
  color: #ECCEB5;
  background-color: #ECCEB5;
}

Frequently asked questions

What color is #ECCEB5?+

#ECCEB5 is a HEX color with RGB value rgb(236, 206, 181) and HSL value hsl(27, 59%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #ECCEB5?+

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