#ECCDB5 Color

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

Color preview

#ECCDB5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ECCDB5

.color-eccdb5 {
  color: #ECCDB5;
  background-color: #ECCDB5;
}

Frequently asked questions

What color is #ECCDB5?+

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

What is the closest Tailwind color to #ECCDB5?+

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