#FED57E Color

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

Color preview

#FED57E

Color formats

HEX
#FED57E
RGB
rgb(254, 213, 126)
RGBA
rgba(254, 213, 126, 1)
HSL
hsl(41, 98%, 75%)
HSV
hsv(41, 50%, 100%)
CMYK
cmyk(0%, 16%, 50%, 0%)
CSS variable
--color-primary: #FED57E;
Lowercase HEX
#fed57e

Shades

Tints

Tones

Harmony

CSS snippets for #FED57E

.color-fed57e {
  color: #FED57E;
  background-color: #FED57E;
}

Frequently asked questions

What color is #FED57E?+

#FED57E is a HEX color with RGB value rgb(254, 213, 126) and HSL value hsl(41, 98%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FED57E?+

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