#F5DAFA Color

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

Color preview

#F5DAFA

Color formats

HEX
#F5DAFA
RGB
rgb(245, 218, 250)
RGBA
rgba(245, 218, 250, 1)
HSL
hsl(291, 76%, 92%)
HSV
hsv(291, 13%, 98%)
CMYK
cmyk(2%, 13%, 0%, 2%)
CSS variable
--color-primary: #F5DAFA;
Lowercase HEX
#f5dafa

Shades

Tints

Tones

Harmony

CSS snippets for #F5DAFA

.color-f5dafa {
  color: #F5DAFA;
  background-color: #F5DAFA;
}

Frequently asked questions

What color is #F5DAFA?+

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

What is the closest Tailwind color to #F5DAFA?+

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