#F6ACFB Color

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

Color preview

#F6ACFB

Color formats

HEX
#F6ACFB
RGB
rgb(246, 172, 251)
RGBA
rgba(246, 172, 251, 1)
HSL
hsl(296, 91%, 83%)
HSV
hsv(296, 31%, 98%)
CMYK
cmyk(2%, 31%, 0%, 2%)
CSS variable
--color-primary: #F6ACFB;
Lowercase HEX
#f6acfb

Shades

Tints

Tones

Harmony

CSS snippets for #F6ACFB

.color-f6acfb {
  color: #F6ACFB;
  background-color: #F6ACFB;
}

Frequently asked questions

What color is #F6ACFB?+

#F6ACFB is a HEX color with RGB value rgb(246, 172, 251) and HSL value hsl(296, 91%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F6ACFB?+

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