#FED85D Color

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

Color preview

#FED85D

Color formats

HEX
#FED85D
RGB
rgb(254, 216, 93)
RGBA
rgba(254, 216, 93, 1)
HSL
hsl(46, 99%, 68%)
HSV
hsv(46, 63%, 100%)
CMYK
cmyk(0%, 15%, 63%, 0%)
CSS variable
--color-primary: #FED85D;
Lowercase HEX
#fed85d

Shades

Tints

Tones

Harmony

CSS snippets for #FED85D

.color-fed85d {
  color: #FED85D;
  background-color: #FED85D;
}

Frequently asked questions

What color is #FED85D?+

#FED85D is a HEX color with RGB value rgb(254, 216, 93) and HSL value hsl(46, 99%, 68%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FED85D?+

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