#FBF8FD Color

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

Color preview

#FBF8FD

Color formats

HEX
#FBF8FD
RGB
rgb(251, 248, 253)
RGBA
rgba(251, 248, 253, 1)
HSL
hsl(276, 56%, 98%)
HSV
hsv(276, 2%, 99%)
CMYK
cmyk(1%, 2%, 0%, 1%)
CSS variable
--color-primary: #FBF8FD;
Lowercase HEX
#fbf8fd

Shades

Tints

Tones

Harmony

CSS snippets for #FBF8FD

.color-fbf8fd {
  color: #FBF8FD;
  background-color: #FBF8FD;
}

Frequently asked questions

What color is #FBF8FD?+

#FBF8FD is a HEX color with RGB value rgb(251, 248, 253) and HSL value hsl(276, 56%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #FBF8FD?+

The closest Tailwind color is gray-50, available as the bg-gray-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