#F7E5EB Color

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

Color preview

#F7E5EB

Color formats

HEX
#F7E5EB
RGB
rgb(247, 229, 235)
RGBA
rgba(247, 229, 235, 1)
HSL
hsl(340, 53%, 93%)
HSV
hsv(340, 7%, 97%)
CMYK
cmyk(0%, 7%, 5%, 3%)
CSS variable
--color-primary: #F7E5EB;
Lowercase HEX
#f7e5eb

Shades

Tints

Tones

Harmony

CSS snippets for #F7E5EB

.color-f7e5eb {
  color: #F7E5EB;
  background-color: #F7E5EB;
}

Frequently asked questions

What color is #F7E5EB?+

#F7E5EB is a HEX color with RGB value rgb(247, 229, 235) and HSL value hsl(340, 53%, 93%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F7E5EB?+

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