#F8EEED Color

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

Color preview

#F8EEED

Color formats

HEX
#F8EEED
RGB
rgb(248, 238, 237)
RGBA
rgba(248, 238, 237, 1)
HSL
hsl(5, 44%, 95%)
HSV
hsv(5, 4%, 97%)
CMYK
cmyk(0%, 4%, 4%, 3%)
CSS variable
--color-primary: #F8EEED;
Lowercase HEX
#f8eeed

Shades

Tints

Tones

Harmony

CSS snippets for #F8EEED

.color-f8eeed {
  color: #F8EEED;
  background-color: #F8EEED;
}

Frequently asked questions

What color is #F8EEED?+

#F8EEED is a HEX color with RGB value rgb(248, 238, 237) and HSL value hsl(5, 44%, 95%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F8EEED?+

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