#FED99A Color

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

Color preview

#FED99A

Color formats

HEX
#FED99A
RGB
rgb(254, 217, 154)
RGBA
rgba(254, 217, 154, 1)
HSL
hsl(38, 98%, 80%)
HSV
hsv(38, 39%, 100%)
CMYK
cmyk(0%, 15%, 39%, 0%)
CSS variable
--color-primary: #FED99A;
Lowercase HEX
#fed99a

Shades

Tints

Tones

Harmony

CSS snippets for #FED99A

.color-fed99a {
  color: #FED99A;
  background-color: #FED99A;
}

Frequently asked questions

What color is #FED99A?+

#FED99A is a HEX color with RGB value rgb(254, 217, 154) and HSL value hsl(38, 98%, 80%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FED99A?+

The closest Tailwind color is orange-200, available as the bg-orange-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