#EED368 Color

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

Color preview

#EED368

Color formats

HEX
#EED368
RGB
rgb(238, 211, 104)
RGBA
rgba(238, 211, 104, 1)
HSL
hsl(48, 80%, 67%)
HSV
hsv(48, 56%, 93%)
CMYK
cmyk(0%, 11%, 56%, 7%)
CSS variable
--color-primary: #EED368;
Lowercase HEX
#eed368

Shades

Tints

Tones

Harmony

CSS snippets for #EED368

.color-eed368 {
  color: #EED368;
  background-color: #EED368;
}

Frequently asked questions

What color is #EED368?+

#EED368 is a HEX color with RGB value rgb(238, 211, 104) and HSL value hsl(48, 80%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EED368?+

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