#A23EBB Color

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

Color preview

#A23EBB

Color formats

HEX
#A23EBB
RGB
rgb(162, 62, 187)
RGBA
rgba(162, 62, 187, 1)
HSL
hsl(288, 50%, 49%)
HSV
hsv(288, 67%, 73%)
CMYK
cmyk(13%, 67%, 0%, 27%)
CSS variable
--color-primary: #A23EBB;
Lowercase HEX
#a23ebb

Shades

Tints

Tones

Harmony

CSS snippets for #A23EBB

.color-a23ebb {
  color: #A23EBB;
  background-color: #A23EBB;
}

Frequently asked questions

What color is #A23EBB?+

#A23EBB is a HEX color with RGB value rgb(162, 62, 187) and HSL value hsl(288, 50%, 49%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A23EBB?+

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