#A123BE Color

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

Color preview

#A123BE

Color formats

HEX
#A123BE
RGB
rgb(161, 35, 190)
RGBA
rgba(161, 35, 190, 1)
HSL
hsl(289, 69%, 44%)
HSV
hsv(289, 82%, 75%)
CMYK
cmyk(15%, 82%, 0%, 25%)
CSS variable
--color-primary: #A123BE;
Lowercase HEX
#a123be

Shades

Tints

Tones

Harmony

CSS snippets for #A123BE

.color-a123be {
  color: #A123BE;
  background-color: #A123BE;
}

Frequently asked questions

What color is #A123BE?+

#A123BE is a HEX color with RGB value rgb(161, 35, 190) and HSL value hsl(289, 69%, 44%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A123BE?+

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