#B43EAF Color

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

Color preview

#B43EAF

Color formats

HEX
#B43EAF
RGB
rgb(180, 62, 175)
RGBA
rgba(180, 62, 175, 1)
HSL
hsl(303, 49%, 47%)
HSV
hsv(303, 66%, 71%)
CMYK
cmyk(0%, 66%, 3%, 29%)
CSS variable
--color-primary: #B43EAF;
Lowercase HEX
#b43eaf

Shades

Tints

Tones

Harmony

CSS snippets for #B43EAF

.color-b43eaf {
  color: #B43EAF;
  background-color: #B43EAF;
}

Frequently asked questions

What color is #B43EAF?+

#B43EAF is a HEX color with RGB value rgb(180, 62, 175) and HSL value hsl(303, 49%, 47%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B43EAF?+

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