#B6ABCD Color

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

Color preview

#B6ABCD

Color formats

HEX
#B6ABCD
RGB
rgb(182, 171, 205)
RGBA
rgba(182, 171, 205, 1)
HSL
hsl(259, 25%, 74%)
HSV
hsv(259, 17%, 80%)
CMYK
cmyk(11%, 17%, 0%, 20%)
CSS variable
--color-primary: #B6ABCD;
Lowercase HEX
#b6abcd

Shades

Tints

Tones

Harmony

CSS snippets for #B6ABCD

.color-b6abcd {
  color: #B6ABCD;
  background-color: #B6ABCD;
}

Frequently asked questions

What color is #B6ABCD?+

#B6ABCD is a HEX color with RGB value rgb(182, 171, 205) and HSL value hsl(259, 25%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B6ABCD?+

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