#F0DAFA Color

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

Color preview

#F0DAFA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F0DAFA

.color-f0dafa {
  color: #F0DAFA;
  background-color: #F0DAFA;
}

Frequently asked questions

What color is #F0DAFA?+

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

What is the closest Tailwind color to #F0DAFA?+

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