#A18DBC Color

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

Color preview

#A18DBC

Color formats

HEX
#A18DBC
RGB
rgb(161, 141, 188)
RGBA
rgba(161, 141, 188, 1)
HSL
hsl(266, 26%, 65%)
HSV
hsv(266, 25%, 74%)
CMYK
cmyk(14%, 25%, 0%, 26%)
CSS variable
--color-primary: #A18DBC;
Lowercase HEX
#a18dbc

Shades

Tints

Tones

Harmony

CSS snippets for #A18DBC

.color-a18dbc {
  color: #A18DBC;
  background-color: #A18DBC;
}

Frequently asked questions

What color is #A18DBC?+

#A18DBC is a HEX color with RGB value rgb(161, 141, 188) and HSL value hsl(266, 26%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A18DBC?+

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