#ECEE85 Color

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

Color preview

#ECEE85

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ECEE85

.color-ecee85 {
  color: #ECEE85;
  background-color: #ECEE85;
}

Frequently asked questions

What color is #ECEE85?+

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

What is the closest Tailwind color to #ECEE85?+

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