#F6F7EF Color

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

Color preview

#F6F7EF

Color formats

HEX
#F6F7EF
RGB
rgb(246, 247, 239)
RGBA
rgba(246, 247, 239, 1)
HSL
hsl(67, 33%, 95%)
HSV
hsv(67, 3%, 97%)
CMYK
cmyk(0%, 0%, 3%, 3%)
CSS variable
--color-primary: #F6F7EF;
Lowercase HEX
#f6f7ef

Shades

Tints

Tones

Harmony

CSS snippets for #F6F7EF

.color-f6f7ef {
  color: #F6F7EF;
  background-color: #F6F7EF;
}

Frequently asked questions

What color is #F6F7EF?+

#F6F7EF is a HEX color with RGB value rgb(246, 247, 239) and HSL value hsl(67, 33%, 95%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F6F7EF?+

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