#F1DDFB Color

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

Color preview

#F1DDFB

Color formats

HEX
#F1DDFB
RGB
rgb(241, 221, 251)
RGBA
rgba(241, 221, 251, 1)
HSL
hsl(280, 79%, 93%)
HSV
hsv(280, 12%, 98%)
CMYK
cmyk(4%, 12%, 0%, 2%)
CSS variable
--color-primary: #F1DDFB;
Lowercase HEX
#f1ddfb

Shades

Tints

Tones

Harmony

CSS snippets for #F1DDFB

.color-f1ddfb {
  color: #F1DDFB;
  background-color: #F1DDFB;
}

Frequently asked questions

What color is #F1DDFB?+

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

What is the closest Tailwind color to #F1DDFB?+

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