#FEFCF7 Color

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

Color preview

#FEFCF7

Color formats

HEX
#FEFCF7
RGB
rgb(254, 252, 247)
RGBA
rgba(254, 252, 247, 1)
HSL
hsl(43, 78%, 98%)
HSV
hsv(43, 3%, 100%)
CMYK
cmyk(0%, 1%, 3%, 0%)
CSS variable
--color-primary: #FEFCF7;
Lowercase HEX
#fefcf7

Shades

Tints

Tones

Harmony

CSS snippets for #FEFCF7

.color-fefcf7 {
  color: #FEFCF7;
  background-color: #FEFCF7;
}

Frequently asked questions

What color is #FEFCF7?+

#FEFCF7 is a HEX color with RGB value rgb(254, 252, 247) and HSL value hsl(43, 78%, 98%). Its closest CSS named color is Snow.

What is the closest Tailwind color to #FEFCF7?+

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