#B3ABCF Color

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

Color preview

#B3ABCF

Color formats

HEX
#B3ABCF
RGB
rgb(179, 171, 207)
RGBA
rgba(179, 171, 207, 1)
HSL
hsl(253, 27%, 74%)
HSV
hsv(253, 17%, 81%)
CMYK
cmyk(14%, 17%, 0%, 19%)
CSS variable
--color-primary: #B3ABCF;
Lowercase HEX
#b3abcf

Shades

Tints

Tones

Harmony

CSS snippets for #B3ABCF

.color-b3abcf {
  color: #B3ABCF;
  background-color: #B3ABCF;
}

Frequently asked questions

What color is #B3ABCF?+

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

What is the closest Tailwind color to #B3ABCF?+

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