#FAACF6 Color

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

Color preview

#FAACF6

Color formats

HEX
#FAACF6
RGB
rgb(250, 172, 246)
RGBA
rgba(250, 172, 246, 1)
HSL
hsl(303, 89%, 83%)
HSV
hsv(303, 31%, 98%)
CMYK
cmyk(0%, 31%, 2%, 2%)
CSS variable
--color-primary: #FAACF6;
Lowercase HEX
#faacf6

Shades

Tints

Tones

Harmony

CSS snippets for #FAACF6

.color-faacf6 {
  color: #FAACF6;
  background-color: #FAACF6;
}

Frequently asked questions

What color is #FAACF6?+

#FAACF6 is a HEX color with RGB value rgb(250, 172, 246) and HSL value hsl(303, 89%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #FAACF6?+

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