#FFFEF8 Color

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

Color preview

#FFFEF8

Color formats

HEX
#FFFEF8
RGB
rgb(255, 254, 248)
RGBA
rgba(255, 254, 248, 1)
HSL
hsl(51, 100%, 99%)
HSV
hsv(51, 3%, 100%)
CMYK
cmyk(0%, 0%, 3%, 0%)
CSS variable
--color-primary: #FFFEF8;
Lowercase HEX
#fffef8

Shades

Tints

Tones

Harmony

CSS snippets for #FFFEF8

.color-fffef8 {
  color: #FFFEF8;
  background-color: #FFFEF8;
}

Frequently asked questions

What color is #FFFEF8?+

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

What is the closest Tailwind color to #FFFEF8?+

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