#F1DAF2 Color

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

Color preview

#F1DAF2

Color formats

HEX
#F1DAF2
RGB
rgb(241, 218, 242)
RGBA
rgba(241, 218, 242, 1)
HSL
hsl(298, 48%, 90%)
HSV
hsv(298, 10%, 95%)
CMYK
cmyk(0%, 10%, 0%, 5%)
CSS variable
--color-primary: #F1DAF2;
Lowercase HEX
#f1daf2

Shades

Tints

Tones

Harmony

CSS snippets for #F1DAF2

.color-f1daf2 {
  color: #F1DAF2;
  background-color: #F1DAF2;
}

Frequently asked questions

What color is #F1DAF2?+

#F1DAF2 is a HEX color with RGB value rgb(241, 218, 242) and HSL value hsl(298, 48%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F1DAF2?+

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