#FAFCF5 Color

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

Color preview

#FAFCF5

Color formats

HEX
#FAFCF5
RGB
rgb(250, 252, 245)
RGBA
rgba(250, 252, 245, 1)
HSL
hsl(77, 54%, 97%)
HSV
hsv(77, 3%, 99%)
CMYK
cmyk(1%, 0%, 3%, 1%)
CSS variable
--color-primary: #FAFCF5;
Lowercase HEX
#fafcf5

Shades

Tints

Tones

Harmony

CSS snippets for #FAFCF5

.color-fafcf5 {
  color: #FAFCF5;
  background-color: #FAFCF5;
}

Frequently asked questions

What color is #FAFCF5?+

#FAFCF5 is a HEX color with RGB value rgb(250, 252, 245) and HSL value hsl(77, 54%, 97%). Its closest CSS named color is FloralWhite.

What is the closest Tailwind color to #FAFCF5?+

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