#FEDC56 Color

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

Color preview

#FEDC56

Color formats

HEX
#FEDC56
RGB
rgb(254, 220, 86)
RGBA
rgba(254, 220, 86, 1)
HSL
hsl(48, 99%, 67%)
HSV
hsv(48, 66%, 100%)
CMYK
cmyk(0%, 13%, 66%, 0%)
CSS variable
--color-primary: #FEDC56;
Lowercase HEX
#fedc56

Shades

Tints

Tones

Harmony

CSS snippets for #FEDC56

.color-fedc56 {
  color: #FEDC56;
  background-color: #FEDC56;
}

Frequently asked questions

What color is #FEDC56?+

#FEDC56 is a HEX color with RGB value rgb(254, 220, 86) and HSL value hsl(48, 99%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FEDC56?+

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