#ECCBB6 Color

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

Color preview

#ECCBB6

Color formats

HEX
#ECCBB6
RGB
rgb(236, 203, 182)
RGBA
rgba(236, 203, 182, 1)
HSL
hsl(23, 59%, 82%)
HSV
hsv(23, 23%, 93%)
CMYK
cmyk(0%, 14%, 23%, 7%)
CSS variable
--color-primary: #ECCBB6;
Lowercase HEX
#eccbb6

Shades

Tints

Tones

Harmony

CSS snippets for #ECCBB6

.color-eccbb6 {
  color: #ECCBB6;
  background-color: #ECCBB6;
}

Frequently asked questions

What color is #ECCBB6?+

#ECCBB6 is a HEX color with RGB value rgb(236, 203, 182) and HSL value hsl(23, 59%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #ECCBB6?+

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