#FFFEFD Color

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

Color preview

#FFFEFD

Color formats

HEX
#FFFEFD
RGB
rgb(255, 254, 253)
RGBA
rgba(255, 254, 253, 1)
HSL
hsl(30, 100%, 100%)
HSV
hsv(30, 1%, 100%)
CMYK
cmyk(0%, 0%, 1%, 0%)
CSS variable
--color-primary: #FFFEFD;
Lowercase HEX
#fffefd

Shades

Tints

Tones

Harmony

CSS snippets for #FFFEFD

.color-fffefd {
  color: #FFFEFD;
  background-color: #FFFEFD;
}

Frequently asked questions

What color is #FFFEFD?+

#FFFEFD is a HEX color with RGB value rgb(255, 254, 253) and HSL value hsl(30, 100%, 100%). Its closest CSS named color is White.

What is the closest Tailwind color to #FFFEFD?+

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