#FEFCF4 Color

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

Color preview

#FEFCF4

Color formats

HEX
#FEFCF4
RGB
rgb(254, 252, 244)
RGBA
rgba(254, 252, 244, 1)
HSL
hsl(48, 83%, 98%)
HSV
hsv(48, 4%, 100%)
CMYK
cmyk(0%, 1%, 4%, 0%)
CSS variable
--color-primary: #FEFCF4;
Lowercase HEX
#fefcf4

Shades

Tints

Tones

Harmony

CSS snippets for #FEFCF4

.color-fefcf4 {
  color: #FEFCF4;
  background-color: #FEFCF4;
}

Frequently asked questions

What color is #FEFCF4?+

#FEFCF4 is a HEX color with RGB value rgb(254, 252, 244) and HSL value hsl(48, 83%, 98%). Its closest CSS named color is FloralWhite.

What is the closest Tailwind color to #FEFCF4?+

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