#F6FAF2 Color

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

Color preview

#F6FAF2

Color formats

HEX
#F6FAF2
RGB
rgb(246, 250, 242)
RGBA
rgba(246, 250, 242, 1)
HSL
hsl(90, 44%, 96%)
HSV
hsv(90, 3%, 98%)
CMYK
cmyk(2%, 0%, 3%, 2%)
CSS variable
--color-primary: #F6FAF2;
Lowercase HEX
#f6faf2

Shades

Tints

Tones

Harmony

CSS snippets for #F6FAF2

.color-f6faf2 {
  color: #F6FAF2;
  background-color: #F6FAF2;
}

Frequently asked questions

What color is #F6FAF2?+

#F6FAF2 is a HEX color with RGB value rgb(246, 250, 242) and HSL value hsl(90, 44%, 96%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F6FAF2?+

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