#B123AA Color

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

Color preview

#B123AA

Color formats

HEX
#B123AA
RGB
rgb(177, 35, 170)
RGBA
rgba(177, 35, 170, 1)
HSL
hsl(303, 67%, 42%)
HSV
hsv(303, 80%, 69%)
CMYK
cmyk(0%, 80%, 4%, 31%)
CSS variable
--color-primary: #B123AA;
Lowercase HEX
#b123aa

Shades

Tints

Tones

Harmony

CSS snippets for #B123AA

.color-b123aa {
  color: #B123AA;
  background-color: #B123AA;
}

Frequently asked questions

What color is #B123AA?+

#B123AA is a HEX color with RGB value rgb(177, 35, 170) and HSL value hsl(303, 67%, 42%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B123AA?+

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