#F6EEEE Color

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

Color preview

#F6EEEE

Color formats

HEX
#F6EEEE
RGB
rgb(246, 238, 238)
RGBA
rgba(246, 238, 238, 1)
HSL
hsl(0, 31%, 95%)
HSV
hsv(0, 3%, 96%)
CMYK
cmyk(0%, 3%, 3%, 4%)
CSS variable
--color-primary: #F6EEEE;
Lowercase HEX
#f6eeee

Shades

Tints

Tones

Harmony

CSS snippets for #F6EEEE

.color-f6eeee {
  color: #F6EEEE;
  background-color: #F6EEEE;
}

Frequently asked questions

What color is #F6EEEE?+

#F6EEEE is a HEX color with RGB value rgb(246, 238, 238) and HSL value hsl(0, 31%, 95%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F6EEEE?+

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