#B5AACF Color

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

Color preview

#B5AACF

Color formats

HEX
#B5AACF
RGB
rgb(181, 170, 207)
RGBA
rgba(181, 170, 207, 1)
HSL
hsl(258, 28%, 74%)
HSV
hsv(258, 18%, 81%)
CMYK
cmyk(13%, 18%, 0%, 19%)
CSS variable
--color-primary: #B5AACF;
Lowercase HEX
#b5aacf

Shades

Tints

Tones

Harmony

CSS snippets for #B5AACF

.color-b5aacf {
  color: #B5AACF;
  background-color: #B5AACF;
}

Frequently asked questions

What color is #B5AACF?+

#B5AACF is a HEX color with RGB value rgb(181, 170, 207) and HSL value hsl(258, 28%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B5AACF?+

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