#A23BCB Color

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

Color preview

#A23BCB

Color formats

HEX
#A23BCB
RGB
rgb(162, 59, 203)
RGBA
rgba(162, 59, 203, 1)
HSL
hsl(283, 58%, 51%)
HSV
hsv(283, 71%, 80%)
CMYK
cmyk(20%, 71%, 0%, 20%)
CSS variable
--color-primary: #A23BCB;
Lowercase HEX
#a23bcb

Shades

Tints

Tones

Harmony

CSS snippets for #A23BCB

.color-a23bcb {
  color: #A23BCB;
  background-color: #A23BCB;
}

Frequently asked questions

What color is #A23BCB?+

#A23BCB is a HEX color with RGB value rgb(162, 59, 203) and HSL value hsl(283, 58%, 51%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A23BCB?+

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