#ECECAC Color

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

Color preview

#ECECAC

Color formats

HEX
#ECECAC
RGB
rgb(236, 236, 172)
RGBA
rgba(236, 236, 172, 1)
HSL
hsl(60, 63%, 80%)
HSV
hsv(60, 27%, 93%)
CMYK
cmyk(0%, 0%, 27%, 7%)
CSS variable
--color-primary: #ECECAC;
Lowercase HEX
#ececac

Shades

Tints

Tones

Harmony

CSS snippets for #ECECAC

.color-ececac {
  color: #ECECAC;
  background-color: #ECECAC;
}

Frequently asked questions

What color is #ECECAC?+

#ECECAC is a HEX color with RGB value rgb(236, 236, 172) and HSL value hsl(60, 63%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #ECECAC?+

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