#A23DFA Color

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

Color preview

#A23DFA

Color formats

HEX
#A23DFA
RGB
rgb(162, 61, 250)
RGBA
rgba(162, 61, 250, 1)
HSL
hsl(272, 95%, 61%)
HSV
hsv(272, 76%, 98%)
CMYK
cmyk(35%, 76%, 0%, 2%)
CSS variable
--color-primary: #A23DFA;
Lowercase HEX
#a23dfa

Shades

Tints

Tones

Harmony

CSS snippets for #A23DFA

.color-a23dfa {
  color: #A23DFA;
  background-color: #A23DFA;
}

Frequently asked questions

What color is #A23DFA?+

#A23DFA is a HEX color with RGB value rgb(162, 61, 250) and HSL value hsl(272, 95%, 61%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A23DFA?+

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