#FEDC6B Color

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

Color preview

#FEDC6B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FEDC6B

.color-fedc6b {
  color: #FEDC6B;
  background-color: #FEDC6B;
}

Frequently asked questions

What color is #FEDC6B?+

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

What is the closest Tailwind color to #FEDC6B?+

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