#B5ABCD Color

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

Color preview

#B5ABCD

Color formats

HEX
#B5ABCD
RGB
rgb(181, 171, 205)
RGBA
rgba(181, 171, 205, 1)
HSL
hsl(258, 25%, 74%)
HSV
hsv(258, 17%, 80%)
CMYK
cmyk(12%, 17%, 0%, 20%)
CSS variable
--color-primary: #B5ABCD;
Lowercase HEX
#b5abcd

Shades

Tints

Tones

Harmony

CSS snippets for #B5ABCD

.color-b5abcd {
  color: #B5ABCD;
  background-color: #B5ABCD;
}

Frequently asked questions

What color is #B5ABCD?+

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

What is the closest Tailwind color to #B5ABCD?+

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