#B8AACF Color

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

Color preview

#B8AACF

Color formats

HEX
#B8AACF
RGB
rgb(184, 170, 207)
RGBA
rgba(184, 170, 207, 1)
HSL
hsl(263, 28%, 74%)
HSV
hsv(263, 18%, 81%)
CMYK
cmyk(11%, 18%, 0%, 19%)
CSS variable
--color-primary: #B8AACF;
Lowercase HEX
#b8aacf

Shades

Tints

Tones

Harmony

CSS snippets for #B8AACF

.color-b8aacf {
  color: #B8AACF;
  background-color: #B8AACF;
}

Frequently asked questions

What color is #B8AACF?+

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

What is the closest Tailwind color to #B8AACF?+

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