#FEF9EB Color

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

Color preview

#FEF9EB

Color formats

HEX
#FEF9EB
RGB
rgb(254, 249, 235)
RGBA
rgba(254, 249, 235, 1)
HSL
hsl(44, 90%, 96%)
HSV
hsv(44, 7%, 100%)
CMYK
cmyk(0%, 2%, 7%, 0%)
CSS variable
--color-primary: #FEF9EB;
Lowercase HEX
#fef9eb

Shades

Tints

Tones

Harmony

CSS snippets for #FEF9EB

.color-fef9eb {
  color: #FEF9EB;
  background-color: #FEF9EB;
}

Frequently asked questions

What color is #FEF9EB?+

#FEF9EB is a HEX color with RGB value rgb(254, 249, 235) and HSL value hsl(44, 90%, 96%). Its closest CSS named color is SeaShell.

What is the closest Tailwind color to #FEF9EB?+

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