#F8F6EF Color

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

Color preview

#F8F6EF

Color formats

HEX
#F8F6EF
RGB
rgb(248, 246, 239)
RGBA
rgba(248, 246, 239, 1)
HSL
hsl(47, 39%, 95%)
HSV
hsv(47, 4%, 97%)
CMYK
cmyk(0%, 1%, 4%, 3%)
CSS variable
--color-primary: #F8F6EF;
Lowercase HEX
#f8f6ef

Shades

Tints

Tones

Harmony

CSS snippets for #F8F6EF

.color-f8f6ef {
  color: #F8F6EF;
  background-color: #F8F6EF;
}

Frequently asked questions

What color is #F8F6EF?+

#F8F6EF is a HEX color with RGB value rgb(248, 246, 239) and HSL value hsl(47, 39%, 95%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F8F6EF?+

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