#A33BCC Color

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

Color preview

#A33BCC

Color formats

HEX
#A33BCC
RGB
rgb(163, 59, 204)
RGBA
rgba(163, 59, 204, 1)
HSL
hsl(283, 59%, 52%)
HSV
hsv(283, 71%, 80%)
CMYK
cmyk(20%, 71%, 0%, 20%)
CSS variable
--color-primary: #A33BCC;
Lowercase HEX
#a33bcc

Shades

Tints

Tones

Harmony

CSS snippets for #A33BCC

.color-a33bcc {
  color: #A33BCC;
  background-color: #A33BCC;
}

Frequently asked questions

What color is #A33BCC?+

#A33BCC is a HEX color with RGB value rgb(163, 59, 204) and HSL value hsl(283, 59%, 52%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A33BCC?+

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