#FADCFA Color

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

Color preview

#FADCFA

Color formats

HEX
#FADCFA
RGB
rgb(250, 220, 250)
RGBA
rgba(250, 220, 250, 1)
HSL
hsl(300, 75%, 92%)
HSV
hsv(300, 12%, 98%)
CMYK
cmyk(0%, 12%, 0%, 2%)
CSS variable
--color-primary: #FADCFA;
Lowercase HEX
#fadcfa

Shades

Tints

Tones

Harmony

CSS snippets for #FADCFA

.color-fadcfa {
  color: #FADCFA;
  background-color: #FADCFA;
}

Frequently asked questions

What color is #FADCFA?+

#FADCFA is a HEX color with RGB value rgb(250, 220, 250) and HSL value hsl(300, 75%, 92%). Its closest CSS named color is LavenderBlush.

What is the closest Tailwind color to #FADCFA?+

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