#ECEF80 Color

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

Color preview

#ECEF80

Color formats

HEX
#ECEF80
RGB
rgb(236, 239, 128)
RGBA
rgba(236, 239, 128, 1)
HSL
hsl(62, 78%, 72%)
HSV
hsv(62, 46%, 94%)
CMYK
cmyk(1%, 0%, 46%, 6%)
CSS variable
--color-primary: #ECEF80;
Lowercase HEX
#ecef80

Shades

Tints

Tones

Harmony

CSS snippets for #ECEF80

.color-ecef80 {
  color: #ECEF80;
  background-color: #ECEF80;
}

Frequently asked questions

What color is #ECEF80?+

#ECEF80 is a HEX color with RGB value rgb(236, 239, 128) and HSL value hsl(62, 78%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #ECEF80?+

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