#ECCFAA Color

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

Color preview

#ECCFAA

Color formats

HEX
#ECCFAA
RGB
rgb(236, 207, 170)
RGBA
rgba(236, 207, 170, 1)
HSL
hsl(34, 63%, 80%)
HSV
hsv(34, 28%, 93%)
CMYK
cmyk(0%, 12%, 28%, 7%)
CSS variable
--color-primary: #ECCFAA;
Lowercase HEX
#eccfaa

Shades

Tints

Tones

Harmony

CSS snippets for #ECCFAA

.color-eccfaa {
  color: #ECCFAA;
  background-color: #ECCFAA;
}

Frequently asked questions

What color is #ECCFAA?+

#ECCFAA is a HEX color with RGB value rgb(236, 207, 170) and HSL value hsl(34, 63%, 80%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #ECCFAA?+

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