#FEF2EF Color

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

Color preview

#FEF2EF

Color formats

HEX
#FEF2EF
RGB
rgb(254, 242, 239)
RGBA
rgba(254, 242, 239, 1)
HSL
hsl(12, 88%, 97%)
HSV
hsv(12, 6%, 100%)
CMYK
cmyk(0%, 5%, 6%, 0%)
CSS variable
--color-primary: #FEF2EF;
Lowercase HEX
#fef2ef

Shades

Tints

Tones

Harmony

CSS snippets for #FEF2EF

.color-fef2ef {
  color: #FEF2EF;
  background-color: #FEF2EF;
}

Frequently asked questions

What color is #FEF2EF?+

#FEF2EF is a HEX color with RGB value rgb(254, 242, 239) and HSL value hsl(12, 88%, 97%). Its closest CSS named color is SeaShell.

What is the closest Tailwind color to #FEF2EF?+

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