#FED29F Color

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

Color preview

#FED29F

Color formats

HEX
#FED29F
RGB
rgb(254, 210, 159)
RGBA
rgba(254, 210, 159, 1)
HSL
hsl(32, 98%, 81%)
HSV
hsv(32, 37%, 100%)
CMYK
cmyk(0%, 17%, 37%, 0%)
CSS variable
--color-primary: #FED29F;
Lowercase HEX
#fed29f

Shades

Tints

Tones

Harmony

CSS snippets for #FED29F

.color-fed29f {
  color: #FED29F;
  background-color: #FED29F;
}

Frequently asked questions

What color is #FED29F?+

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

What is the closest Tailwind color to #FED29F?+

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