#F5EDED Color

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

Color preview

#F5EDED

Color formats

HEX
#F5EDED
RGB
rgb(245, 237, 237)
RGBA
rgba(245, 237, 237, 1)
HSL
hsl(0, 29%, 95%)
HSV
hsv(0, 3%, 96%)
CMYK
cmyk(0%, 3%, 3%, 4%)
CSS variable
--color-primary: #F5EDED;
Lowercase HEX
#f5eded

Shades

Tints

Tones

Harmony

CSS snippets for #F5EDED

.color-f5eded {
  color: #F5EDED;
  background-color: #F5EDED;
}

Frequently asked questions

What color is #F5EDED?+

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

What is the closest Tailwind color to #F5EDED?+

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