#BAAEC6 Color

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

Color preview

#BAAEC6

Color formats

HEX
#BAAEC6
RGB
rgb(186, 174, 198)
RGBA
rgba(186, 174, 198, 1)
HSL
hsl(270, 17%, 73%)
HSV
hsv(270, 12%, 78%)
CMYK
cmyk(6%, 12%, 0%, 22%)
CSS variable
--color-primary: #BAAEC6;
Lowercase HEX
#baaec6

Shades

Tints

Tones

Harmony

CSS snippets for #BAAEC6

.color-baaec6 {
  color: #BAAEC6;
  background-color: #BAAEC6;
}

Frequently asked questions

What color is #BAAEC6?+

#BAAEC6 is a HEX color with RGB value rgb(186, 174, 198) and HSL value hsl(270, 17%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAAEC6?+

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