#EEE169 Color

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

Color preview

#EEE169

Color formats

HEX
#EEE169
RGB
rgb(238, 225, 105)
RGBA
rgba(238, 225, 105, 1)
HSL
hsl(54, 80%, 67%)
HSV
hsv(54, 56%, 93%)
CMYK
cmyk(0%, 5%, 56%, 7%)
CSS variable
--color-primary: #EEE169;
Lowercase HEX
#eee169

Shades

Tints

Tones

Harmony

CSS snippets for #EEE169

.color-eee169 {
  color: #EEE169;
  background-color: #EEE169;
}

Frequently asked questions

What color is #EEE169?+

#EEE169 is a HEX color with RGB value rgb(238, 225, 105) and HSL value hsl(54, 80%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EEE169?+

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