#F5EEEE Color

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

Color preview

#F5EEEE

Color formats

HEX
#F5EEEE
RGB
rgb(245, 238, 238)
RGBA
rgba(245, 238, 238, 1)
HSL
hsl(0, 26%, 95%)
HSV
hsv(0, 3%, 96%)
CMYK
cmyk(0%, 3%, 3%, 4%)
CSS variable
--color-primary: #F5EEEE;
Lowercase HEX
#f5eeee

Shades

Tints

Tones

Harmony

CSS snippets for #F5EEEE

.color-f5eeee {
  color: #F5EEEE;
  background-color: #F5EEEE;
}

Frequently asked questions

What color is #F5EEEE?+

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

What is the closest Tailwind color to #F5EEEE?+

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