#F0D1FA Color

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

Color preview

#F0D1FA

Color formats

HEX
#F0D1FA
RGB
rgb(240, 209, 250)
RGBA
rgba(240, 209, 250, 1)
HSL
hsl(285, 80%, 90%)
HSV
hsv(285, 16%, 98%)
CMYK
cmyk(4%, 16%, 0%, 2%)
CSS variable
--color-primary: #F0D1FA;
Lowercase HEX
#f0d1fa

Shades

Tints

Tones

Harmony

CSS snippets for #F0D1FA

.color-f0d1fa {
  color: #F0D1FA;
  background-color: #F0D1FA;
}

Frequently asked questions

What color is #F0D1FA?+

#F0D1FA is a HEX color with RGB value rgb(240, 209, 250) and HSL value hsl(285, 80%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F0D1FA?+

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