#A488B8 Color

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

Color preview

#A488B8

Color formats

HEX
#A488B8
RGB
rgb(164, 136, 184)
RGBA
rgba(164, 136, 184, 1)
HSL
hsl(275, 25%, 63%)
HSV
hsv(275, 26%, 72%)
CMYK
cmyk(11%, 26%, 0%, 28%)
CSS variable
--color-primary: #A488B8;
Lowercase HEX
#a488b8

Shades

Tints

Tones

Harmony

CSS snippets for #A488B8

.color-a488b8 {
  color: #A488B8;
  background-color: #A488B8;
}

Frequently asked questions

What color is #A488B8?+

#A488B8 is a HEX color with RGB value rgb(164, 136, 184) and HSL value hsl(275, 25%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A488B8?+

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