#F5FBFB Color

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

Color preview

#F5FBFB

Color formats

HEX
#F5FBFB
RGB
rgb(245, 251, 251)
RGBA
rgba(245, 251, 251, 1)
HSL
hsl(180, 43%, 97%)
HSV
hsv(180, 2%, 98%)
CMYK
cmyk(2%, 0%, 0%, 2%)
CSS variable
--color-primary: #F5FBFB;
Lowercase HEX
#f5fbfb

Shades

Tints

Tones

Harmony

CSS snippets for #F5FBFB

.color-f5fbfb {
  color: #F5FBFB;
  background-color: #F5FBFB;
}

Frequently asked questions

What color is #F5FBFB?+

#F5FBFB is a HEX color with RGB value rgb(245, 251, 251) and HSL value hsl(180, 43%, 97%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #F5FBFB?+

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