#FED36F Color

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

Color preview

#FED36F

Color formats

HEX
#FED36F
RGB
rgb(254, 211, 111)
RGBA
rgba(254, 211, 111, 1)
HSL
hsl(42, 99%, 72%)
HSV
hsv(42, 56%, 100%)
CMYK
cmyk(0%, 17%, 56%, 0%)
CSS variable
--color-primary: #FED36F;
Lowercase HEX
#fed36f

Shades

Tints

Tones

Harmony

CSS snippets for #FED36F

.color-fed36f {
  color: #FED36F;
  background-color: #FED36F;
}

Frequently asked questions

What color is #FED36F?+

#FED36F is a HEX color with RGB value rgb(254, 211, 111) and HSL value hsl(42, 99%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FED36F?+

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