#BFADC2 Color

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

Color preview

#BFADC2

Color formats

HEX
#BFADC2
RGB
rgb(191, 173, 194)
RGBA
rgba(191, 173, 194, 1)
HSL
hsl(291, 15%, 72%)
HSV
hsv(291, 11%, 76%)
CMYK
cmyk(2%, 11%, 0%, 24%)
CSS variable
--color-primary: #BFADC2;
Lowercase HEX
#bfadc2

Shades

Tints

Tones

Harmony

CSS snippets for #BFADC2

.color-bfadc2 {
  color: #BFADC2;
  background-color: #BFADC2;
}

Frequently asked questions

What color is #BFADC2?+

#BFADC2 is a HEX color with RGB value rgb(191, 173, 194) and HSL value hsl(291, 15%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFADC2?+

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