#F4EDED Color

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

Color preview

#F4EDED

Color formats

HEX
#F4EDED
RGB
rgb(244, 237, 237)
RGBA
rgba(244, 237, 237, 1)
HSL
hsl(0, 24%, 94%)
HSV
hsv(0, 3%, 96%)
CMYK
cmyk(0%, 3%, 3%, 4%)
CSS variable
--color-primary: #F4EDED;
Lowercase HEX
#f4eded

Shades

Tints

Tones

Harmony

CSS snippets for #F4EDED

.color-f4eded {
  color: #F4EDED;
  background-color: #F4EDED;
}

Frequently asked questions

What color is #F4EDED?+

#F4EDED is a HEX color with RGB value rgb(244, 237, 237) and HSL value hsl(0, 24%, 94%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F4EDED?+

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