#A55F90 Color

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

Color preview

#A55F90

Color formats

HEX
#A55F90
RGB
rgb(165, 95, 144)
RGBA
rgba(165, 95, 144, 1)
HSL
hsl(318, 28%, 51%)
HSV
hsv(318, 42%, 65%)
CMYK
cmyk(0%, 42%, 13%, 35%)
CSS variable
--color-primary: #A55F90;
Lowercase HEX
#a55f90

Shades

Tints

Tones

Harmony

CSS snippets for #A55F90

.color-a55f90 {
  color: #A55F90;
  background-color: #A55F90;
}

Frequently asked questions

What color is #A55F90?+

#A55F90 is a HEX color with RGB value rgb(165, 95, 144) and HSL value hsl(318, 28%, 51%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #A55F90?+

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