#FEEB9F Color

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

Color preview

#FEEB9F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FEEB9F

.color-feeb9f {
  color: #FEEB9F;
  background-color: #FEEB9F;
}

Frequently asked questions

What color is #FEEB9F?+

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

What is the closest Tailwind color to #FEEB9F?+

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