#F7EAED Color

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

Color preview

#F7EAED

Color formats

HEX
#F7EAED
RGB
rgb(247, 234, 237)
RGBA
rgba(247, 234, 237, 1)
HSL
hsl(346, 45%, 94%)
HSV
hsv(346, 5%, 97%)
CMYK
cmyk(0%, 5%, 4%, 3%)
CSS variable
--color-primary: #F7EAED;
Lowercase HEX
#f7eaed

Shades

Tints

Tones

Harmony

CSS snippets for #F7EAED

.color-f7eaed {
  color: #F7EAED;
  background-color: #F7EAED;
}

Frequently asked questions

What color is #F7EAED?+

#F7EAED is a HEX color with RGB value rgb(247, 234, 237) and HSL value hsl(346, 45%, 94%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F7EAED?+

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