#EEE48C Color

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

Color preview

#EEE48C

Color formats

HEX
#EEE48C
RGB
rgb(238, 228, 140)
RGBA
rgba(238, 228, 140, 1)
HSL
hsl(54, 74%, 74%)
HSV
hsv(54, 41%, 93%)
CMYK
cmyk(0%, 4%, 41%, 7%)
CSS variable
--color-primary: #EEE48C;
Lowercase HEX
#eee48c

Shades

Tints

Tones

Harmony

CSS snippets for #EEE48C

.color-eee48c {
  color: #EEE48C;
  background-color: #EEE48C;
}

Frequently asked questions

What color is #EEE48C?+

#EEE48C is a HEX color with RGB value rgb(238, 228, 140) and HSL value hsl(54, 74%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EEE48C?+

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