#A333DB Color

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

Color preview

#A333DB

Color formats

HEX
#A333DB
RGB
rgb(163, 51, 219)
RGBA
rgba(163, 51, 219, 1)
HSL
hsl(280, 70%, 53%)
HSV
hsv(280, 77%, 86%)
CMYK
cmyk(26%, 77%, 0%, 14%)
CSS variable
--color-primary: #A333DB;
Lowercase HEX
#a333db

Shades

Tints

Tones

Harmony

CSS snippets for #A333DB

.color-a333db {
  color: #A333DB;
  background-color: #A333DB;
}

Frequently asked questions

What color is #A333DB?+

#A333DB is a HEX color with RGB value rgb(163, 51, 219) and HSL value hsl(280, 70%, 53%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A333DB?+

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