#FAFCF6 Color

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

Color preview

#FAFCF6

Color formats

HEX
#FAFCF6
RGB
rgb(250, 252, 246)
RGBA
rgba(250, 252, 246, 1)
HSL
hsl(80, 50%, 98%)
HSV
hsv(80, 2%, 99%)
CMYK
cmyk(1%, 0%, 2%, 1%)
CSS variable
--color-primary: #FAFCF6;
Lowercase HEX
#fafcf6

Shades

Tints

Tones

Harmony

CSS snippets for #FAFCF6

.color-fafcf6 {
  color: #FAFCF6;
  background-color: #FAFCF6;
}

Frequently asked questions

What color is #FAFCF6?+

#FAFCF6 is a HEX color with RGB value rgb(250, 252, 246) and HSL value hsl(80, 50%, 98%). Its closest CSS named color is Snow.

What is the closest Tailwind color to #FAFCF6?+

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