#B18DBA Color

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

Color preview

#B18DBA

Color formats

HEX
#B18DBA
RGB
rgb(177, 141, 186)
RGBA
rgba(177, 141, 186, 1)
HSL
hsl(288, 25%, 64%)
HSV
hsv(288, 24%, 73%)
CMYK
cmyk(5%, 24%, 0%, 27%)
CSS variable
--color-primary: #B18DBA;
Lowercase HEX
#b18dba

Shades

Tints

Tones

Harmony

CSS snippets for #B18DBA

.color-b18dba {
  color: #B18DBA;
  background-color: #B18DBA;
}

Frequently asked questions

What color is #B18DBA?+

#B18DBA is a HEX color with RGB value rgb(177, 141, 186) and HSL value hsl(288, 25%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B18DBA?+

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