#A23DF0 Color

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

Color preview

#A23DF0

Color formats

HEX
#A23DF0
RGB
rgb(162, 61, 240)
RGBA
rgba(162, 61, 240, 1)
HSL
hsl(274, 86%, 59%)
HSV
hsv(274, 75%, 94%)
CMYK
cmyk(33%, 75%, 0%, 6%)
CSS variable
--color-primary: #A23DF0;
Lowercase HEX
#a23df0

Shades

Tints

Tones

Harmony

CSS snippets for #A23DF0

.color-a23df0 {
  color: #A23DF0;
  background-color: #A23DF0;
}

Frequently asked questions

What color is #A23DF0?+

#A23DF0 is a HEX color with RGB value rgb(162, 61, 240) and HSL value hsl(274, 86%, 59%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A23DF0?+

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