#BAAECE Color

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

Color preview

#BAAECE

Color formats

HEX
#BAAECE
RGB
rgb(186, 174, 206)
RGBA
rgba(186, 174, 206, 1)
HSL
hsl(263, 25%, 75%)
HSV
hsv(263, 16%, 81%)
CMYK
cmyk(10%, 16%, 0%, 19%)
CSS variable
--color-primary: #BAAECE;
Lowercase HEX
#baaece

Shades

Tints

Tones

Harmony

CSS snippets for #BAAECE

.color-baaece {
  color: #BAAECE;
  background-color: #BAAECE;
}

Frequently asked questions

What color is #BAAECE?+

#BAAECE is a HEX color with RGB value rgb(186, 174, 206) and HSL value hsl(263, 25%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAAECE?+

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