#A43FBB Color

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

Color preview

#A43FBB

Color formats

HEX
#A43FBB
RGB
rgb(164, 63, 187)
RGBA
rgba(164, 63, 187, 1)
HSL
hsl(289, 50%, 49%)
HSV
hsv(289, 66%, 73%)
CMYK
cmyk(12%, 66%, 0%, 27%)
CSS variable
--color-primary: #A43FBB;
Lowercase HEX
#a43fbb

Shades

Tints

Tones

Harmony

CSS snippets for #A43FBB

.color-a43fbb {
  color: #A43FBB;
  background-color: #A43FBB;
}

Frequently asked questions

What color is #A43FBB?+

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

What is the closest Tailwind color to #A43FBB?+

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