#F9F8FB Color

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

Color preview

#F9F8FB

Color formats

HEX
#F9F8FB
RGB
rgb(249, 248, 251)
RGBA
rgba(249, 248, 251, 1)
HSL
hsl(260, 27%, 98%)
HSV
hsv(260, 1%, 98%)
CMYK
cmyk(1%, 1%, 0%, 2%)
CSS variable
--color-primary: #F9F8FB;
Lowercase HEX
#f9f8fb

Shades

Tints

Tones

Harmony

CSS snippets for #F9F8FB

.color-f9f8fb {
  color: #F9F8FB;
  background-color: #F9F8FB;
}

Frequently asked questions

What color is #F9F8FB?+

#F9F8FB is a HEX color with RGB value rgb(249, 248, 251) and HSL value hsl(260, 27%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F9F8FB?+

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