#FAFCF3 Color

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

Color preview

#FAFCF3

Color formats

HEX
#FAFCF3
RGB
rgb(250, 252, 243)
RGBA
rgba(250, 252, 243, 1)
HSL
hsl(73, 60%, 97%)
HSV
hsv(73, 4%, 99%)
CMYK
cmyk(1%, 0%, 4%, 1%)
CSS variable
--color-primary: #FAFCF3;
Lowercase HEX
#fafcf3

Shades

Tints

Tones

Harmony

CSS snippets for #FAFCF3

.color-fafcf3 {
  color: #FAFCF3;
  background-color: #FAFCF3;
}

Frequently asked questions

What color is #FAFCF3?+

#FAFCF3 is a HEX color with RGB value rgb(250, 252, 243) and HSL value hsl(73, 60%, 97%). Its closest CSS named color is FloralWhite.

What is the closest Tailwind color to #FAFCF3?+

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