#F7DDFB Color

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

Color preview

#F7DDFB

Color formats

HEX
#F7DDFB
RGB
rgb(247, 221, 251)
RGBA
rgba(247, 221, 251, 1)
HSL
hsl(292, 79%, 93%)
HSV
hsv(292, 12%, 98%)
CMYK
cmyk(2%, 12%, 0%, 2%)
CSS variable
--color-primary: #F7DDFB;
Lowercase HEX
#f7ddfb

Shades

Tints

Tones

Harmony

CSS snippets for #F7DDFB

.color-f7ddfb {
  color: #F7DDFB;
  background-color: #F7DDFB;
}

Frequently asked questions

What color is #F7DDFB?+

#F7DDFB is a HEX color with RGB value rgb(247, 221, 251) and HSL value hsl(292, 79%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F7DDFB?+

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