#BFAEC4 Color

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

Color preview

#BFAEC4

Color formats

HEX
#BFAEC4
RGB
rgb(191, 174, 196)
RGBA
rgba(191, 174, 196, 1)
HSL
hsl(286, 16%, 73%)
HSV
hsv(286, 11%, 77%)
CMYK
cmyk(3%, 11%, 0%, 23%)
CSS variable
--color-primary: #BFAEC4;
Lowercase HEX
#bfaec4

Shades

Tints

Tones

Harmony

CSS snippets for #BFAEC4

.color-bfaec4 {
  color: #BFAEC4;
  background-color: #BFAEC4;
}

Frequently asked questions

What color is #BFAEC4?+

#BFAEC4 is a HEX color with RGB value rgb(191, 174, 196) and HSL value hsl(286, 16%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFAEC4?+

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