#F5FAFE Color

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

Color preview

#F5FAFE

Color formats

HEX
#F5FAFE
RGB
rgb(245, 250, 254)
RGBA
rgba(245, 250, 254, 1)
HSL
hsl(207, 82%, 98%)
HSV
hsv(207, 4%, 100%)
CMYK
cmyk(4%, 2%, 0%, 0%)
CSS variable
--color-primary: #F5FAFE;
Lowercase HEX
#f5fafe

Shades

Tints

Tones

Harmony

CSS snippets for #F5FAFE

.color-f5fafe {
  color: #F5FAFE;
  background-color: #F5FAFE;
}

Frequently asked questions

What color is #F5FAFE?+

#F5FAFE is a HEX color with RGB value rgb(245, 250, 254) and HSL value hsl(207, 82%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F5FAFE?+

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