#F1DFFE Color

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

Color preview

#F1DFFE

Color formats

HEX
#F1DFFE
RGB
rgb(241, 223, 254)
RGBA
rgba(241, 223, 254, 1)
HSL
hsl(275, 94%, 94%)
HSV
hsv(275, 12%, 100%)
CMYK
cmyk(5%, 12%, 0%, 0%)
CSS variable
--color-primary: #F1DFFE;
Lowercase HEX
#f1dffe

Shades

Tints

Tones

Harmony

CSS snippets for #F1DFFE

.color-f1dffe {
  color: #F1DFFE;
  background-color: #F1DFFE;
}

Frequently asked questions

What color is #F1DFFE?+

#F1DFFE is a HEX color with RGB value rgb(241, 223, 254) and HSL value hsl(275, 94%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F1DFFE?+

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