#EED98B Color

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

Color preview

#EED98B

Color formats

HEX
#EED98B
RGB
rgb(238, 217, 139)
RGBA
rgba(238, 217, 139, 1)
HSL
hsl(47, 74%, 74%)
HSV
hsv(47, 42%, 93%)
CMYK
cmyk(0%, 9%, 42%, 7%)
CSS variable
--color-primary: #EED98B;
Lowercase HEX
#eed98b

Shades

Tints

Tones

Harmony

CSS snippets for #EED98B

.color-eed98b {
  color: #EED98B;
  background-color: #EED98B;
}

Frequently asked questions

What color is #EED98B?+

#EED98B is a HEX color with RGB value rgb(238, 217, 139) and HSL value hsl(47, 74%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EED98B?+

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