#A8488B Color

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

Color preview

#A8488B

Color formats

HEX
#A8488B
RGB
rgb(168, 72, 139)
RGBA
rgba(168, 72, 139, 1)
HSL
hsl(318, 40%, 47%)
HSV
hsv(318, 57%, 66%)
CMYK
cmyk(0%, 57%, 17%, 34%)
CSS variable
--color-primary: #A8488B;
Lowercase HEX
#a8488b

Shades

Tints

Tones

Harmony

CSS snippets for #A8488B

.color-a8488b {
  color: #A8488B;
  background-color: #A8488B;
}

Frequently asked questions

What color is #A8488B?+

#A8488B is a HEX color with RGB value rgb(168, 72, 139) and HSL value hsl(318, 40%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #A8488B?+

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