#FED09F Color

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

Color preview

#FED09F

Color formats

HEX
#FED09F
RGB
rgb(254, 208, 159)
RGBA
rgba(254, 208, 159, 1)
HSL
hsl(31, 98%, 81%)
HSV
hsv(31, 37%, 100%)
CMYK
cmyk(0%, 18%, 37%, 0%)
CSS variable
--color-primary: #FED09F;
Lowercase HEX
#fed09f

Shades

Tints

Tones

Harmony

CSS snippets for #FED09F

.color-fed09f {
  color: #FED09F;
  background-color: #FED09F;
}

Frequently asked questions

What color is #FED09F?+

#FED09F is a HEX color with RGB value rgb(254, 208, 159) and HSL value hsl(31, 98%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FED09F?+

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