#A350A5 Color

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

Color preview

#A350A5

Color formats

HEX
#A350A5
RGB
rgb(163, 80, 165)
RGBA
rgba(163, 80, 165, 1)
HSL
hsl(299, 35%, 48%)
HSV
hsv(299, 52%, 65%)
CMYK
cmyk(1%, 52%, 0%, 35%)
CSS variable
--color-primary: #A350A5;
Lowercase HEX
#a350a5

Shades

Tints

Tones

Harmony

CSS snippets for #A350A5

.color-a350a5 {
  color: #A350A5;
  background-color: #A350A5;
}

Frequently asked questions

What color is #A350A5?+

#A350A5 is a HEX color with RGB value rgb(163, 80, 165) and HSL value hsl(299, 35%, 48%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A350A5?+

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