#F5F9FE Color

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

Color preview

#F5F9FE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F5F9FE

.color-f5f9fe {
  color: #F5F9FE;
  background-color: #F5F9FE;
}

Frequently asked questions

What color is #F5F9FE?+

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

What is the closest Tailwind color to #F5F9FE?+

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