#AC3FBB Color

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

Color preview

#AC3FBB

Color formats

HEX
#AC3FBB
RGB
rgb(172, 63, 187)
RGBA
rgba(172, 63, 187, 1)
HSL
hsl(293, 50%, 49%)
HSV
hsv(293, 66%, 73%)
CMYK
cmyk(8%, 66%, 0%, 27%)
CSS variable
--color-primary: #AC3FBB;
Lowercase HEX
#ac3fbb

Shades

Tints

Tones

Harmony

CSS snippets for #AC3FBB

.color-ac3fbb {
  color: #AC3FBB;
  background-color: #AC3FBB;
}

Frequently asked questions

What color is #AC3FBB?+

#AC3FBB is a HEX color with RGB value rgb(172, 63, 187) and HSL value hsl(293, 50%, 49%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AC3FBB?+

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