#FAFBF3 Color

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

Color preview

#FAFBF3

Color formats

HEX
#FAFBF3
RGB
rgb(250, 251, 243)
RGBA
rgba(250, 251, 243, 1)
HSL
hsl(67, 50%, 97%)
HSV
hsv(67, 3%, 98%)
CMYK
cmyk(0%, 0%, 3%, 2%)
CSS variable
--color-primary: #FAFBF3;
Lowercase HEX
#fafbf3

Shades

Tints

Tones

Harmony

CSS snippets for #FAFBF3

.color-fafbf3 {
  color: #FAFBF3;
  background-color: #FAFBF3;
}

Frequently asked questions

What color is #FAFBF3?+

#FAFBF3 is a HEX color with RGB value rgb(250, 251, 243) and HSL value hsl(67, 50%, 97%). Its closest CSS named color is FloralWhite.

What is the closest Tailwind color to #FAFBF3?+

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