#A83ECC Color

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

Color preview

#A83ECC

Color formats

HEX
#A83ECC
RGB
rgb(168, 62, 204)
RGBA
rgba(168, 62, 204, 1)
HSL
hsl(285, 58%, 52%)
HSV
hsv(285, 70%, 80%)
CMYK
cmyk(18%, 70%, 0%, 20%)
CSS variable
--color-primary: #A83ECC;
Lowercase HEX
#a83ecc

Shades

Tints

Tones

Harmony

CSS snippets for #A83ECC

.color-a83ecc {
  color: #A83ECC;
  background-color: #A83ECC;
}

Frequently asked questions

What color is #A83ECC?+

#A83ECC is a HEX color with RGB value rgb(168, 62, 204) and HSL value hsl(285, 58%, 52%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A83ECC?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-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