#ECCC88 Color

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

Color preview

#ECCC88

Color formats

HEX
#ECCC88
RGB
rgb(236, 204, 136)
RGBA
rgba(236, 204, 136, 1)
HSL
hsl(41, 72%, 73%)
HSV
hsv(41, 42%, 93%)
CMYK
cmyk(0%, 14%, 42%, 7%)
CSS variable
--color-primary: #ECCC88;
Lowercase HEX
#eccc88

Shades

Tints

Tones

Harmony

CSS snippets for #ECCC88

.color-eccc88 {
  color: #ECCC88;
  background-color: #ECCC88;
}

Frequently asked questions

What color is #ECCC88?+

#ECCC88 is a HEX color with RGB value rgb(236, 204, 136) and HSL value hsl(41, 72%, 73%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #ECCC88?+

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