#FBF7F8 Color

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

Color preview

#FBF7F8

Color formats

HEX
#FBF7F8
RGB
rgb(251, 247, 248)
RGBA
rgba(251, 247, 248, 1)
HSL
hsl(345, 33%, 98%)
HSV
hsv(345, 2%, 98%)
CMYK
cmyk(0%, 2%, 1%, 2%)
CSS variable
--color-primary: #FBF7F8;
Lowercase HEX
#fbf7f8

Shades

Tints

Tones

Harmony

CSS snippets for #FBF7F8

.color-fbf7f8 {
  color: #FBF7F8;
  background-color: #FBF7F8;
}

Frequently asked questions

What color is #FBF7F8?+

#FBF7F8 is a HEX color with RGB value rgb(251, 247, 248) and HSL value hsl(345, 33%, 98%). Its closest CSS named color is Snow.

What is the closest Tailwind color to #FBF7F8?+

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