#A18CBA Color

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

Color preview

#A18CBA

Color formats

HEX
#A18CBA
RGB
rgb(161, 140, 186)
RGBA
rgba(161, 140, 186, 1)
HSL
hsl(267, 25%, 64%)
HSV
hsv(267, 25%, 73%)
CMYK
cmyk(13%, 25%, 0%, 27%)
CSS variable
--color-primary: #A18CBA;
Lowercase HEX
#a18cba

Shades

Tints

Tones

Harmony

CSS snippets for #A18CBA

.color-a18cba {
  color: #A18CBA;
  background-color: #A18CBA;
}

Frequently asked questions

What color is #A18CBA?+

#A18CBA is a HEX color with RGB value rgb(161, 140, 186) and HSL value hsl(267, 25%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A18CBA?+

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