#A60FBD Color

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

Color preview

#A60FBD

Color formats

HEX
#A60FBD
RGB
rgb(166, 15, 189)
RGBA
rgba(166, 15, 189, 1)
HSL
hsl(292, 85%, 40%)
HSV
hsv(292, 92%, 74%)
CMYK
cmyk(12%, 92%, 0%, 26%)
CSS variable
--color-primary: #A60FBD;
Lowercase HEX
#a60fbd

Shades

Tints

Tones

Harmony

CSS snippets for #A60FBD

.color-a60fbd {
  color: #A60FBD;
  background-color: #A60FBD;
}

Frequently asked questions

What color is #A60FBD?+

#A60FBD is a HEX color with RGB value rgb(166, 15, 189) and HSL value hsl(292, 85%, 40%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A60FBD?+

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