#FBF9FE Color

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

Color preview

#FBF9FE

Color formats

HEX
#FBF9FE
RGB
rgb(251, 249, 254)
RGBA
rgba(251, 249, 254, 1)
HSL
hsl(264, 71%, 99%)
HSV
hsv(264, 2%, 100%)
CMYK
cmyk(1%, 2%, 0%, 0%)
CSS variable
--color-primary: #FBF9FE;
Lowercase HEX
#fbf9fe

Shades

Tints

Tones

Harmony

CSS snippets for #FBF9FE

.color-fbf9fe {
  color: #FBF9FE;
  background-color: #FBF9FE;
}

Frequently asked questions

What color is #FBF9FE?+

#FBF9FE is a HEX color with RGB value rgb(251, 249, 254) and HSL value hsl(264, 71%, 99%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #FBF9FE?+

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