#A100D6 Color

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

Color preview

#A100D6

Color formats

HEX
#A100D6
RGB
rgb(161, 0, 214)
RGBA
rgba(161, 0, 214, 1)
HSL
hsl(285, 100%, 42%)
HSV
hsv(285, 100%, 84%)
CMYK
cmyk(25%, 100%, 0%, 16%)
CSS variable
--color-primary: #A100D6;
Lowercase HEX
#a100d6

Shades

Tints

Tones

Harmony

CSS snippets for #A100D6

.color-a100d6 {
  color: #A100D6;
  background-color: #A100D6;
}

Frequently asked questions

What color is #A100D6?+

#A100D6 is a HEX color with RGB value rgb(161, 0, 214) and HSL value hsl(285, 100%, 42%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A100D6?+

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