#F6FAF8 Color

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

Color preview

#F6FAF8

Color formats

HEX
#F6FAF8
RGB
rgb(246, 250, 248)
RGBA
rgba(246, 250, 248, 1)
HSL
hsl(150, 29%, 97%)
HSV
hsv(150, 2%, 98%)
CMYK
cmyk(2%, 0%, 1%, 2%)
CSS variable
--color-primary: #F6FAF8;
Lowercase HEX
#f6faf8

Shades

Tints

Tones

Harmony

CSS snippets for #F6FAF8

.color-f6faf8 {
  color: #F6FAF8;
  background-color: #F6FAF8;
}

Frequently asked questions

What color is #F6FAF8?+

#F6FAF8 is a HEX color with RGB value rgb(246, 250, 248) and HSL value hsl(150, 29%, 97%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #F6FAF8?+

The closest Tailwind color is stone-50, available as the bg-stone-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