#ECEAA7 Color

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

Color preview

#ECEAA7

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ECEAA7

.color-eceaa7 {
  color: #ECEAA7;
  background-color: #ECEAA7;
}

Frequently asked questions

What color is #ECEAA7?+

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

What is the closest Tailwind color to #ECEAA7?+

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