#FEF8EF Color

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

Color preview

#FEF8EF

Color formats

HEX
#FEF8EF
RGB
rgb(254, 248, 239)
RGBA
rgba(254, 248, 239, 1)
HSL
hsl(36, 88%, 97%)
HSV
hsv(36, 6%, 100%)
CMYK
cmyk(0%, 2%, 6%, 0%)
CSS variable
--color-primary: #FEF8EF;
Lowercase HEX
#fef8ef

Shades

Tints

Tones

Harmony

CSS snippets for #FEF8EF

.color-fef8ef {
  color: #FEF8EF;
  background-color: #FEF8EF;
}

Frequently asked questions

What color is #FEF8EF?+

#FEF8EF is a HEX color with RGB value rgb(254, 248, 239) and HSL value hsl(36, 88%, 97%). Its closest CSS named color is FloralWhite.

What is the closest Tailwind color to #FEF8EF?+

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