#F7E4FC Color

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

Color preview

#F7E4FC

Color formats

HEX
#F7E4FC
RGB
rgb(247, 228, 252)
RGBA
rgba(247, 228, 252, 1)
HSL
hsl(288, 80%, 94%)
HSV
hsv(288, 10%, 99%)
CMYK
cmyk(2%, 10%, 0%, 1%)
CSS variable
--color-primary: #F7E4FC;
Lowercase HEX
#f7e4fc

Shades

Tints

Tones

Harmony

CSS snippets for #F7E4FC

.color-f7e4fc {
  color: #F7E4FC;
  background-color: #F7E4FC;
}

Frequently asked questions

What color is #F7E4FC?+

#F7E4FC is a HEX color with RGB value rgb(247, 228, 252) and HSL value hsl(288, 80%, 94%). Its closest CSS named color is LavenderBlush.

What is the closest Tailwind color to #F7E4FC?+

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