#EEE25D Color

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

Color preview

#EEE25D

Color formats

HEX
#EEE25D
RGB
rgb(238, 226, 93)
RGBA
rgba(238, 226, 93, 1)
HSL
hsl(55, 81%, 65%)
HSV
hsv(55, 61%, 93%)
CMYK
cmyk(0%, 5%, 61%, 7%)
CSS variable
--color-primary: #EEE25D;
Lowercase HEX
#eee25d

Shades

Tints

Tones

Harmony

CSS snippets for #EEE25D

.color-eee25d {
  color: #EEE25D;
  background-color: #EEE25D;
}

Frequently asked questions

What color is #EEE25D?+

#EEE25D is a HEX color with RGB value rgb(238, 226, 93) and HSL value hsl(55, 81%, 65%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EEE25D?+

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