#B9AFCD Color

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

Color preview

#B9AFCD

Color formats

HEX
#B9AFCD
RGB
rgb(185, 175, 205)
RGBA
rgba(185, 175, 205, 1)
HSL
hsl(260, 23%, 75%)
HSV
hsv(260, 15%, 80%)
CMYK
cmyk(10%, 15%, 0%, 20%)
CSS variable
--color-primary: #B9AFCD;
Lowercase HEX
#b9afcd

Shades

Tints

Tones

Harmony

CSS snippets for #B9AFCD

.color-b9afcd {
  color: #B9AFCD;
  background-color: #B9AFCD;
}

Frequently asked questions

What color is #B9AFCD?+

#B9AFCD is a HEX color with RGB value rgb(185, 175, 205) and HSL value hsl(260, 23%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B9AFCD?+

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