#ECEAA8 Color

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

Color preview

#ECEAA8

Color formats

HEX
#ECEAA8
RGB
rgb(236, 234, 168)
RGBA
rgba(236, 234, 168, 1)
HSL
hsl(58, 64%, 79%)
HSV
hsv(58, 29%, 93%)
CMYK
cmyk(0%, 1%, 29%, 7%)
CSS variable
--color-primary: #ECEAA8;
Lowercase HEX
#eceaa8

Shades

Tints

Tones

Harmony

CSS snippets for #ECEAA8

.color-eceaa8 {
  color: #ECEAA8;
  background-color: #ECEAA8;
}

Frequently asked questions

What color is #ECEAA8?+

#ECEAA8 is a HEX color with RGB value rgb(236, 234, 168) and HSL value hsl(58, 64%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #ECEAA8?+

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