#A083FF Color

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

Color preview

#A083FF

Color formats

HEX
#A083FF
RGB
rgb(160, 131, 255)
RGBA
rgba(160, 131, 255, 1)
HSL
hsl(254, 100%, 76%)
HSV
hsv(254, 49%, 100%)
CMYK
cmyk(37%, 49%, 0%, 0%)
CSS variable
--color-primary: #A083FF;
Lowercase HEX
#a083ff

Shades

Tints

Tones

Harmony

CSS snippets for #A083FF

.color-a083ff {
  color: #A083FF;
  background-color: #A083FF;
}

Frequently asked questions

What color is #A083FF?+

#A083FF is a HEX color with RGB value rgb(160, 131, 255) and HSL value hsl(254, 100%, 76%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A083FF?+

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