#A488CC Color

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

Color preview

#A488CC

Color formats

HEX
#A488CC
RGB
rgb(164, 136, 204)
RGBA
rgba(164, 136, 204, 1)
HSL
hsl(265, 40%, 67%)
HSV
hsv(265, 33%, 80%)
CMYK
cmyk(20%, 33%, 0%, 20%)
CSS variable
--color-primary: #A488CC;
Lowercase HEX
#a488cc

Shades

Tints

Tones

Harmony

CSS snippets for #A488CC

.color-a488cc {
  color: #A488CC;
  background-color: #A488CC;
}

Frequently asked questions

What color is #A488CC?+

#A488CC is a HEX color with RGB value rgb(164, 136, 204) and HSL value hsl(265, 40%, 67%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A488CC?+

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