#F4EDF0 Color

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

Color preview

#F4EDF0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F4EDF0

.color-f4edf0 {
  color: #F4EDF0;
  background-color: #F4EDF0;
}

Frequently asked questions

What color is #F4EDF0?+

#F4EDF0 is a HEX color with RGB value rgb(244, 237, 240) and HSL value hsl(334, 24%, 94%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F4EDF0?+

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