#B4ABCF Color

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

Color preview

#B4ABCF

Color formats

HEX
#B4ABCF
RGB
rgb(180, 171, 207)
RGBA
rgba(180, 171, 207, 1)
HSL
hsl(255, 27%, 74%)
HSV
hsv(255, 17%, 81%)
CMYK
cmyk(13%, 17%, 0%, 19%)
CSS variable
--color-primary: #B4ABCF;
Lowercase HEX
#b4abcf

Shades

Tints

Tones

Harmony

CSS snippets for #B4ABCF

.color-b4abcf {
  color: #B4ABCF;
  background-color: #B4ABCF;
}

Frequently asked questions

What color is #B4ABCF?+

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

What is the closest Tailwind color to #B4ABCF?+

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