#F7D7FC Color

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

Color preview

#F7D7FC

Color formats

HEX
#F7D7FC
RGB
rgb(247, 215, 252)
RGBA
rgba(247, 215, 252, 1)
HSL
hsl(292, 86%, 92%)
HSV
hsv(292, 15%, 99%)
CMYK
cmyk(2%, 15%, 0%, 1%)
CSS variable
--color-primary: #F7D7FC;
Lowercase HEX
#f7d7fc

Shades

Tints

Tones

Harmony

CSS snippets for #F7D7FC

.color-f7d7fc {
  color: #F7D7FC;
  background-color: #F7D7FC;
}

Frequently asked questions

What color is #F7D7FC?+

#F7D7FC is a HEX color with RGB value rgb(247, 215, 252) and HSL value hsl(292, 86%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F7D7FC?+

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