#A08CC0 Color

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

Color preview

#A08CC0

Color formats

HEX
#A08CC0
RGB
rgb(160, 140, 192)
RGBA
rgba(160, 140, 192, 1)
HSL
hsl(263, 29%, 65%)
HSV
hsv(263, 27%, 75%)
CMYK
cmyk(17%, 27%, 0%, 25%)
CSS variable
--color-primary: #A08CC0;
Lowercase HEX
#a08cc0

Shades

Tints

Tones

Harmony

CSS snippets for #A08CC0

.color-a08cc0 {
  color: #A08CC0;
  background-color: #A08CC0;
}

Frequently asked questions

What color is #A08CC0?+

#A08CC0 is a HEX color with RGB value rgb(160, 140, 192) and HSL value hsl(263, 29%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A08CC0?+

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