#BFACD4 Color

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

Color preview

#BFACD4

Color formats

HEX
#BFACD4
RGB
rgb(191, 172, 212)
RGBA
rgba(191, 172, 212, 1)
HSL
hsl(268, 32%, 75%)
HSV
hsv(268, 19%, 83%)
CMYK
cmyk(10%, 19%, 0%, 17%)
CSS variable
--color-primary: #BFACD4;
Lowercase HEX
#bfacd4

Shades

Tints

Tones

Harmony

CSS snippets for #BFACD4

.color-bfacd4 {
  color: #BFACD4;
  background-color: #BFACD4;
}

Frequently asked questions

What color is #BFACD4?+

#BFACD4 is a HEX color with RGB value rgb(191, 172, 212) and HSL value hsl(268, 32%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFACD4?+

The closest Tailwind color is violet-300, available as the bg-violet-300 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