#ECEE84 Color

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

Color preview

#ECEE84

Color formats

HEX
#ECEE84
RGB
rgb(236, 238, 132)
RGBA
rgba(236, 238, 132, 1)
HSL
hsl(61, 76%, 73%)
HSV
hsv(61, 45%, 93%)
CMYK
cmyk(1%, 0%, 45%, 7%)
CSS variable
--color-primary: #ECEE84;
Lowercase HEX
#ecee84

Shades

Tints

Tones

Harmony

CSS snippets for #ECEE84

.color-ecee84 {
  color: #ECEE84;
  background-color: #ECEE84;
}

Frequently asked questions

What color is #ECEE84?+

#ECEE84 is a HEX color with RGB value rgb(236, 238, 132) and HSL value hsl(61, 76%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #ECEE84?+

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