#F5D4FE Color

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

Color preview

#F5D4FE

Color formats

HEX
#F5D4FE
RGB
rgb(245, 212, 254)
RGBA
rgba(245, 212, 254, 1)
HSL
hsl(287, 95%, 91%)
HSV
hsv(287, 17%, 100%)
CMYK
cmyk(4%, 17%, 0%, 0%)
CSS variable
--color-primary: #F5D4FE;
Lowercase HEX
#f5d4fe

Shades

Tints

Tones

Harmony

CSS snippets for #F5D4FE

.color-f5d4fe {
  color: #F5D4FE;
  background-color: #F5D4FE;
}

Frequently asked questions

What color is #F5D4FE?+

#F5D4FE is a HEX color with RGB value rgb(245, 212, 254) and HSL value hsl(287, 95%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F5D4FE?+

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