#FBF7FD Color

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

Color preview

#FBF7FD

Color formats

HEX
#FBF7FD
RGB
rgb(251, 247, 253)
RGBA
rgba(251, 247, 253, 1)
HSL
hsl(280, 60%, 98%)
HSV
hsv(280, 2%, 99%)
CMYK
cmyk(1%, 2%, 0%, 1%)
CSS variable
--color-primary: #FBF7FD;
Lowercase HEX
#fbf7fd

Shades

Tints

Tones

Harmony

CSS snippets for #FBF7FD

.color-fbf7fd {
  color: #FBF7FD;
  background-color: #FBF7FD;
}

Frequently asked questions

What color is #FBF7FD?+

#FBF7FD is a HEX color with RGB value rgb(251, 247, 253) and HSL value hsl(280, 60%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #FBF7FD?+

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