#EEE238 Color

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

Color preview

#EEE238

Color formats

HEX
#EEE238
RGB
rgb(238, 226, 56)
RGBA
rgba(238, 226, 56, 1)
HSL
hsl(56, 84%, 58%)
HSV
hsv(56, 76%, 93%)
CMYK
cmyk(0%, 5%, 76%, 7%)
CSS variable
--color-primary: #EEE238;
Lowercase HEX
#eee238

Shades

Tints

Tones

Harmony

CSS snippets for #EEE238

.color-eee238 {
  color: #EEE238;
  background-color: #EEE238;
}

Frequently asked questions

What color is #EEE238?+

#EEE238 is a HEX color with RGB value rgb(238, 226, 56) and HSL value hsl(56, 84%, 58%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EEE238?+

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