#ECEE80 Color

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

Color preview

#ECEE80

Color formats

HEX
#ECEE80
RGB
rgb(236, 238, 128)
RGBA
rgba(236, 238, 128, 1)
HSL
hsl(61, 76%, 72%)
HSV
hsv(61, 46%, 93%)
CMYK
cmyk(1%, 0%, 46%, 7%)
CSS variable
--color-primary: #ECEE80;
Lowercase HEX
#ecee80

Shades

Tints

Tones

Harmony

CSS snippets for #ECEE80

.color-ecee80 {
  color: #ECEE80;
  background-color: #ECEE80;
}

Frequently asked questions

What color is #ECEE80?+

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

What is the closest Tailwind color to #ECEE80?+

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