#A18BBB Color

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

Color preview

#A18BBB

Color formats

HEX
#A18BBB
RGB
rgb(161, 139, 187)
RGBA
rgba(161, 139, 187, 1)
HSL
hsl(268, 26%, 64%)
HSV
hsv(268, 26%, 73%)
CMYK
cmyk(14%, 26%, 0%, 27%)
CSS variable
--color-primary: #A18BBB;
Lowercase HEX
#a18bbb

Shades

Tints

Tones

Harmony

CSS snippets for #A18BBB

.color-a18bbb {
  color: #A18BBB;
  background-color: #A18BBB;
}

Frequently asked questions

What color is #A18BBB?+

#A18BBB is a HEX color with RGB value rgb(161, 139, 187) and HSL value hsl(268, 26%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A18BBB?+

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