#FEDC6E Color

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

Color preview

#FEDC6E

Color formats

HEX
#FEDC6E
RGB
rgb(254, 220, 110)
RGBA
rgba(254, 220, 110, 1)
HSL
hsl(46, 99%, 71%)
HSV
hsv(46, 57%, 100%)
CMYK
cmyk(0%, 13%, 57%, 0%)
CSS variable
--color-primary: #FEDC6E;
Lowercase HEX
#fedc6e

Shades

Tints

Tones

Harmony

CSS snippets for #FEDC6E

.color-fedc6e {
  color: #FEDC6E;
  background-color: #FEDC6E;
}

Frequently asked questions

What color is #FEDC6E?+

#FEDC6E is a HEX color with RGB value rgb(254, 220, 110) and HSL value hsl(46, 99%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FEDC6E?+

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