#FEF0EF Color

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

Color preview

#FEF0EF

Color formats

HEX
#FEF0EF
RGB
rgb(254, 240, 239)
RGBA
rgba(254, 240, 239, 1)
HSL
hsl(4, 88%, 97%)
HSV
hsv(4, 6%, 100%)
CMYK
cmyk(0%, 6%, 6%, 0%)
CSS variable
--color-primary: #FEF0EF;
Lowercase HEX
#fef0ef

Shades

Tints

Tones

Harmony

CSS snippets for #FEF0EF

.color-fef0ef {
  color: #FEF0EF;
  background-color: #FEF0EF;
}

Frequently asked questions

What color is #FEF0EF?+

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

What is the closest Tailwind color to #FEF0EF?+

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