#A18EBB Color

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

Color preview

#A18EBB

Color formats

HEX
#A18EBB
RGB
rgb(161, 142, 187)
RGBA
rgba(161, 142, 187, 1)
HSL
hsl(265, 25%, 65%)
HSV
hsv(265, 24%, 73%)
CMYK
cmyk(14%, 24%, 0%, 27%)
CSS variable
--color-primary: #A18EBB;
Lowercase HEX
#a18ebb

Shades

Tints

Tones

Harmony

CSS snippets for #A18EBB

.color-a18ebb {
  color: #A18EBB;
  background-color: #A18EBB;
}

Frequently asked questions

What color is #A18EBB?+

#A18EBB is a HEX color with RGB value rgb(161, 142, 187) and HSL value hsl(265, 25%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A18EBB?+

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