#FFFEF1 Color

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

Color preview

#FFFEF1

Color formats

HEX
#FFFEF1
RGB
rgb(255, 254, 241)
RGBA
rgba(255, 254, 241, 1)
HSL
hsl(56, 100%, 97%)
HSV
hsv(56, 5%, 100%)
CMYK
cmyk(0%, 0%, 5%, 0%)
CSS variable
--color-primary: #FFFEF1;
Lowercase HEX
#fffef1

Shades

Tints

Tones

Harmony

CSS snippets for #FFFEF1

.color-fffef1 {
  color: #FFFEF1;
  background-color: #FFFEF1;
}

Frequently asked questions

What color is #FFFEF1?+

#FFFEF1 is a HEX color with RGB value rgb(255, 254, 241) and HSL value hsl(56, 100%, 97%). Its closest CSS named color is Ivory.

What is the closest Tailwind color to #FFFEF1?+

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