#A255A5 Color

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

Color preview

#A255A5

Color formats

HEX
#A255A5
RGB
rgb(162, 85, 165)
RGBA
rgba(162, 85, 165, 1)
HSL
hsl(298, 32%, 49%)
HSV
hsv(298, 48%, 65%)
CMYK
cmyk(2%, 48%, 0%, 35%)
CSS variable
--color-primary: #A255A5;
Lowercase HEX
#a255a5

Shades

Tints

Tones

Harmony

CSS snippets for #A255A5

.color-a255a5 {
  color: #A255A5;
  background-color: #A255A5;
}

Frequently asked questions

What color is #A255A5?+

#A255A5 is a HEX color with RGB value rgb(162, 85, 165) and HSL value hsl(298, 32%, 49%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A255A5?+

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