#FEED9F Color

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

Color preview

#FEED9F

Color formats

HEX
#FEED9F
RGB
rgb(254, 237, 159)
RGBA
rgba(254, 237, 159, 1)
HSL
hsl(49, 98%, 81%)
HSV
hsv(49, 37%, 100%)
CMYK
cmyk(0%, 7%, 37%, 0%)
CSS variable
--color-primary: #FEED9F;
Lowercase HEX
#feed9f

Shades

Tints

Tones

Harmony

CSS snippets for #FEED9F

.color-feed9f {
  color: #FEED9F;
  background-color: #FEED9F;
}

Frequently asked questions

What color is #FEED9F?+

#FEED9F is a HEX color with RGB value rgb(254, 237, 159) and HSL value hsl(49, 98%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #FEED9F?+

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