#A81BF3 Color

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

Color preview

#A81BF3

Color formats

HEX
#A81BF3
RGB
rgb(168, 27, 243)
RGBA
rgba(168, 27, 243, 1)
HSL
hsl(279, 90%, 53%)
HSV
hsv(279, 89%, 95%)
CMYK
cmyk(31%, 89%, 0%, 5%)
CSS variable
--color-primary: #A81BF3;
Lowercase HEX
#a81bf3

Shades

Tints

Tones

Harmony

CSS snippets for #A81BF3

.color-a81bf3 {
  color: #A81BF3;
  background-color: #A81BF3;
}

Frequently asked questions

What color is #A81BF3?+

#A81BF3 is a HEX color with RGB value rgb(168, 27, 243) and HSL value hsl(279, 90%, 53%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A81BF3?+

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