#FAFCF1 Color

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

Color preview

#FAFCF1

Color formats

HEX
#FAFCF1
RGB
rgb(250, 252, 241)
RGBA
rgba(250, 252, 241, 1)
HSL
hsl(71, 65%, 97%)
HSV
hsv(71, 4%, 99%)
CMYK
cmyk(1%, 0%, 4%, 1%)
CSS variable
--color-primary: #FAFCF1;
Lowercase HEX
#fafcf1

Shades

Tints

Tones

Harmony

CSS snippets for #FAFCF1

.color-fafcf1 {
  color: #FAFCF1;
  background-color: #FAFCF1;
}

Frequently asked questions

What color is #FAFCF1?+

#FAFCF1 is a HEX color with RGB value rgb(250, 252, 241) and HSL value hsl(71, 65%, 97%). Its closest CSS named color is FloralWhite.

What is the closest Tailwind color to #FAFCF1?+

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