#F5FAF8 Color

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

Color preview

#F5FAF8

Color formats

HEX
#F5FAF8
RGB
rgb(245, 250, 248)
RGBA
rgba(245, 250, 248, 1)
HSL
hsl(156, 33%, 97%)
HSV
hsv(156, 2%, 98%)
CMYK
cmyk(2%, 0%, 1%, 2%)
CSS variable
--color-primary: #F5FAF8;
Lowercase HEX
#f5faf8

Shades

Tints

Tones

Harmony

CSS snippets for #F5FAF8

.color-f5faf8 {
  color: #F5FAF8;
  background-color: #F5FAF8;
}

Frequently asked questions

What color is #F5FAF8?+

#F5FAF8 is a HEX color with RGB value rgb(245, 250, 248) and HSL value hsl(156, 33%, 97%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #F5FAF8?+

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