#BFAFD3 Color

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

Color preview

#BFAFD3

Color formats

HEX
#BFAFD3
RGB
rgb(191, 175, 211)
RGBA
rgba(191, 175, 211, 1)
HSL
hsl(267, 29%, 76%)
HSV
hsv(267, 17%, 83%)
CMYK
cmyk(9%, 17%, 0%, 17%)
CSS variable
--color-primary: #BFAFD3;
Lowercase HEX
#bfafd3

Shades

Tints

Tones

Harmony

CSS snippets for #BFAFD3

.color-bfafd3 {
  color: #BFAFD3;
  background-color: #BFAFD3;
}

Frequently asked questions

What color is #BFAFD3?+

#BFAFD3 is a HEX color with RGB value rgb(191, 175, 211) and HSL value hsl(267, 29%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFAFD3?+

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