#EEE27B Color

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

Color preview

#EEE27B

Color formats

HEX
#EEE27B
RGB
rgb(238, 226, 123)
RGBA
rgba(238, 226, 123, 1)
HSL
hsl(54, 77%, 71%)
HSV
hsv(54, 48%, 93%)
CMYK
cmyk(0%, 5%, 48%, 7%)
CSS variable
--color-primary: #EEE27B;
Lowercase HEX
#eee27b

Shades

Tints

Tones

Harmony

CSS snippets for #EEE27B

.color-eee27b {
  color: #EEE27B;
  background-color: #EEE27B;
}

Frequently asked questions

What color is #EEE27B?+

#EEE27B is a HEX color with RGB value rgb(238, 226, 123) and HSL value hsl(54, 77%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EEE27B?+

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