#FFFEFA Color

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

Color preview

#FFFEFA

Color formats

HEX
#FFFEFA
RGB
rgb(255, 254, 250)
RGBA
rgba(255, 254, 250, 1)
HSL
hsl(48, 100%, 99%)
HSV
hsv(48, 2%, 100%)
CMYK
cmyk(0%, 0%, 2%, 0%)
CSS variable
--color-primary: #FFFEFA;
Lowercase HEX
#fffefa

Shades

Tints

Tones

Harmony

CSS snippets for #FFFEFA

.color-fffefa {
  color: #FFFEFA;
  background-color: #FFFEFA;
}

Frequently asked questions

What color is #FFFEFA?+

#FFFEFA is a HEX color with RGB value rgb(255, 254, 250) and HSL value hsl(48, 100%, 99%). Its closest CSS named color is Snow.

What is the closest Tailwind color to #FFFEFA?+

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