#BFABD0 Color

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

Color preview

#BFABD0

Color formats

HEX
#BFABD0
RGB
rgb(191, 171, 208)
RGBA
rgba(191, 171, 208, 1)
HSL
hsl(272, 28%, 74%)
HSV
hsv(272, 18%, 82%)
CMYK
cmyk(8%, 18%, 0%, 18%)
CSS variable
--color-primary: #BFABD0;
Lowercase HEX
#bfabd0

Shades

Tints

Tones

Harmony

CSS snippets for #BFABD0

.color-bfabd0 {
  color: #BFABD0;
  background-color: #BFABD0;
}

Frequently asked questions

What color is #BFABD0?+

#BFABD0 is a HEX color with RGB value rgb(191, 171, 208) and HSL value hsl(272, 28%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFABD0?+

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