#A55F99 Color

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

Color preview

#A55F99

Color formats

HEX
#A55F99
RGB
rgb(165, 95, 153)
RGBA
rgba(165, 95, 153, 1)
HSL
hsl(310, 28%, 51%)
HSV
hsv(310, 42%, 65%)
CMYK
cmyk(0%, 42%, 7%, 35%)
CSS variable
--color-primary: #A55F99;
Lowercase HEX
#a55f99

Shades

Tints

Tones

Harmony

CSS snippets for #A55F99

.color-a55f99 {
  color: #A55F99;
  background-color: #A55F99;
}

Frequently asked questions

What color is #A55F99?+

#A55F99 is a HEX color with RGB value rgb(165, 95, 153) and HSL value hsl(310, 28%, 51%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #A55F99?+

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