#BFAEC7 Color

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

Color preview

#BFAEC7

Color formats

HEX
#BFAEC7
RGB
rgb(191, 174, 199)
RGBA
rgba(191, 174, 199, 1)
HSL
hsl(281, 18%, 73%)
HSV
hsv(281, 13%, 78%)
CMYK
cmyk(4%, 13%, 0%, 22%)
CSS variable
--color-primary: #BFAEC7;
Lowercase HEX
#bfaec7

Shades

Tints

Tones

Harmony

CSS snippets for #BFAEC7

.color-bfaec7 {
  color: #BFAEC7;
  background-color: #BFAEC7;
}

Frequently asked questions

What color is #BFAEC7?+

#BFAEC7 is a HEX color with RGB value rgb(191, 174, 199) and HSL value hsl(281, 18%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFAEC7?+

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