#F1DAFA Color

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

Color preview

#F1DAFA

Color formats

HEX
#F1DAFA
RGB
rgb(241, 218, 250)
RGBA
rgba(241, 218, 250, 1)
HSL
hsl(283, 76%, 92%)
HSV
hsv(283, 13%, 98%)
CMYK
cmyk(4%, 13%, 0%, 2%)
CSS variable
--color-primary: #F1DAFA;
Lowercase HEX
#f1dafa

Shades

Tints

Tones

Harmony

CSS snippets for #F1DAFA

.color-f1dafa {
  color: #F1DAFA;
  background-color: #F1DAFA;
}

Frequently asked questions

What color is #F1DAFA?+

#F1DAFA is a HEX color with RGB value rgb(241, 218, 250) and HSL value hsl(283, 76%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F1DAFA?+

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