#F7EDEF Color

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

Color preview

#F7EDEF

Color formats

HEX
#F7EDEF
RGB
rgb(247, 237, 239)
RGBA
rgba(247, 237, 239, 1)
HSL
hsl(348, 38%, 95%)
HSV
hsv(348, 4%, 97%)
CMYK
cmyk(0%, 4%, 3%, 3%)
CSS variable
--color-primary: #F7EDEF;
Lowercase HEX
#f7edef

Shades

Tints

Tones

Harmony

CSS snippets for #F7EDEF

.color-f7edef {
  color: #F7EDEF;
  background-color: #F7EDEF;
}

Frequently asked questions

What color is #F7EDEF?+

#F7EDEF is a HEX color with RGB value rgb(247, 237, 239) and HSL value hsl(348, 38%, 95%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F7EDEF?+

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