#A23FE4 Color

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

Color preview

#A23FE4

Color formats

HEX
#A23FE4
RGB
rgb(162, 63, 228)
RGBA
rgba(162, 63, 228, 1)
HSL
hsl(276, 75%, 57%)
HSV
hsv(276, 72%, 89%)
CMYK
cmyk(29%, 72%, 0%, 11%)
CSS variable
--color-primary: #A23FE4;
Lowercase HEX
#a23fe4

Shades

Tints

Tones

Harmony

CSS snippets for #A23FE4

.color-a23fe4 {
  color: #A23FE4;
  background-color: #A23FE4;
}

Frequently asked questions

What color is #A23FE4?+

#A23FE4 is a HEX color with RGB value rgb(162, 63, 228) and HSL value hsl(276, 75%, 57%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A23FE4?+

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