#FEFDF8 Color

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

Color preview

#FEFDF8

Color formats

HEX
#FEFDF8
RGB
rgb(254, 253, 248)
RGBA
rgba(254, 253, 248, 1)
HSL
hsl(50, 75%, 98%)
HSV
hsv(50, 2%, 100%)
CMYK
cmyk(0%, 0%, 2%, 0%)
CSS variable
--color-primary: #FEFDF8;
Lowercase HEX
#fefdf8

Shades

Tints

Tones

Harmony

CSS snippets for #FEFDF8

.color-fefdf8 {
  color: #FEFDF8;
  background-color: #FEFDF8;
}

Frequently asked questions

What color is #FEFDF8?+

#FEFDF8 is a HEX color with RGB value rgb(254, 253, 248) and HSL value hsl(50, 75%, 98%). Its closest CSS named color is Snow.

What is the closest Tailwind color to #FEFDF8?+

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