#F5FCFE Color

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

Color preview

#F5FCFE

Color formats

HEX
#F5FCFE
RGB
rgb(245, 252, 254)
RGBA
rgba(245, 252, 254, 1)
HSL
hsl(193, 82%, 98%)
HSV
hsv(193, 4%, 100%)
CMYK
cmyk(4%, 1%, 0%, 0%)
CSS variable
--color-primary: #F5FCFE;
Lowercase HEX
#f5fcfe

Shades

Tints

Tones

Harmony

CSS snippets for #F5FCFE

.color-f5fcfe {
  color: #F5FCFE;
  background-color: #F5FCFE;
}

Frequently asked questions

What color is #F5FCFE?+

#F5FCFE is a HEX color with RGB value rgb(245, 252, 254) and HSL value hsl(193, 82%, 98%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #F5FCFE?+

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