#FFFAF2 Color

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

Color preview

#FFFAF2

Color formats

HEX
#FFFAF2
RGB
rgb(255, 250, 242)
RGBA
rgba(255, 250, 242, 1)
HSL
hsl(37, 100%, 97%)
HSV
hsv(37, 5%, 100%)
CMYK
cmyk(0%, 2%, 5%, 0%)
CSS variable
--color-primary: #FFFAF2;
Lowercase HEX
#fffaf2

Shades

Tints

Tones

Harmony

CSS snippets for #FFFAF2

.color-fffaf2 {
  color: #FFFAF2;
  background-color: #FFFAF2;
}

Frequently asked questions

What color is #FFFAF2?+

#FFFAF2 is a HEX color with RGB value rgb(255, 250, 242) and HSL value hsl(37, 100%, 97%). Its closest CSS named color is FloralWhite.

What is the closest Tailwind color to #FFFAF2?+

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