#B7ABCF Color

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

Color preview

#B7ABCF

Color formats

HEX
#B7ABCF
RGB
rgb(183, 171, 207)
RGBA
rgba(183, 171, 207, 1)
HSL
hsl(260, 27%, 74%)
HSV
hsv(260, 17%, 81%)
CMYK
cmyk(12%, 17%, 0%, 19%)
CSS variable
--color-primary: #B7ABCF;
Lowercase HEX
#b7abcf

Shades

Tints

Tones

Harmony

CSS snippets for #B7ABCF

.color-b7abcf {
  color: #B7ABCF;
  background-color: #B7ABCF;
}

Frequently asked questions

What color is #B7ABCF?+

#B7ABCF is a HEX color with RGB value rgb(183, 171, 207) and HSL value hsl(260, 27%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B7ABCF?+

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