#FED49E Color

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

Color preview

#FED49E

Color formats

HEX
#FED49E
RGB
rgb(254, 212, 158)
RGBA
rgba(254, 212, 158, 1)
HSL
hsl(34, 98%, 81%)
HSV
hsv(34, 38%, 100%)
CMYK
cmyk(0%, 17%, 38%, 0%)
CSS variable
--color-primary: #FED49E;
Lowercase HEX
#fed49e

Shades

Tints

Tones

Harmony

CSS snippets for #FED49E

.color-fed49e {
  color: #FED49E;
  background-color: #FED49E;
}

Frequently asked questions

What color is #FED49E?+

#FED49E is a HEX color with RGB value rgb(254, 212, 158) and HSL value hsl(34, 98%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FED49E?+

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