#F5FEFC Color

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

Color preview

#F5FEFC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F5FEFC

.color-f5fefc {
  color: #F5FEFC;
  background-color: #F5FEFC;
}

Frequently asked questions

What color is #F5FEFC?+

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

What is the closest Tailwind color to #F5FEFC?+

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