#FED77E Color

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

Color preview

#FED77E

Color formats

HEX
#FED77E
RGB
rgb(254, 215, 126)
RGBA
rgba(254, 215, 126, 1)
HSL
hsl(42, 98%, 75%)
HSV
hsv(42, 50%, 100%)
CMYK
cmyk(0%, 15%, 50%, 0%)
CSS variable
--color-primary: #FED77E;
Lowercase HEX
#fed77e

Shades

Tints

Tones

Harmony

CSS snippets for #FED77E

.color-fed77e {
  color: #FED77E;
  background-color: #FED77E;
}

Frequently asked questions

What color is #FED77E?+

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

What is the closest Tailwind color to #FED77E?+

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