#FED88B Color

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

Color preview

#FED88B

Color formats

HEX
#FED88B
RGB
rgb(254, 216, 139)
RGBA
rgba(254, 216, 139, 1)
HSL
hsl(40, 98%, 77%)
HSV
hsv(40, 45%, 100%)
CMYK
cmyk(0%, 15%, 45%, 0%)
CSS variable
--color-primary: #FED88B;
Lowercase HEX
#fed88b

Shades

Tints

Tones

Harmony

CSS snippets for #FED88B

.color-fed88b {
  color: #FED88B;
  background-color: #FED88B;
}

Frequently asked questions

What color is #FED88B?+

#FED88B is a HEX color with RGB value rgb(254, 216, 139) and HSL value hsl(40, 98%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FED88B?+

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