#BAAEC2 Color

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

Color preview

#BAAEC2

Color formats

HEX
#BAAEC2
RGB
rgb(186, 174, 194)
RGBA
rgba(186, 174, 194, 1)
HSL
hsl(276, 14%, 72%)
HSV
hsv(276, 10%, 76%)
CMYK
cmyk(4%, 10%, 0%, 24%)
CSS variable
--color-primary: #BAAEC2;
Lowercase HEX
#baaec2

Shades

Tints

Tones

Harmony

CSS snippets for #BAAEC2

.color-baaec2 {
  color: #BAAEC2;
  background-color: #BAAEC2;
}

Frequently asked questions

What color is #BAAEC2?+

#BAAEC2 is a HEX color with RGB value rgb(186, 174, 194) and HSL value hsl(276, 14%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAAEC2?+

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