#A30FBD Color

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

Color preview

#A30FBD

Color formats

HEX
#A30FBD
RGB
rgb(163, 15, 189)
RGBA
rgba(163, 15, 189, 1)
HSL
hsl(291, 85%, 40%)
HSV
hsv(291, 92%, 74%)
CMYK
cmyk(14%, 92%, 0%, 26%)
CSS variable
--color-primary: #A30FBD;
Lowercase HEX
#a30fbd

Shades

Tints

Tones

Harmony

CSS snippets for #A30FBD

.color-a30fbd {
  color: #A30FBD;
  background-color: #A30FBD;
}

Frequently asked questions

What color is #A30FBD?+

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

What is the closest Tailwind color to #A30FBD?+

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