#BAAFCE Color

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

Color preview

#BAAFCE

Color formats

HEX
#BAAFCE
RGB
rgb(186, 175, 206)
RGBA
rgba(186, 175, 206, 1)
HSL
hsl(261, 24%, 75%)
HSV
hsv(261, 15%, 81%)
CMYK
cmyk(10%, 15%, 0%, 19%)
CSS variable
--color-primary: #BAAFCE;
Lowercase HEX
#baafce

Shades

Tints

Tones

Harmony

CSS snippets for #BAAFCE

.color-baafce {
  color: #BAAFCE;
  background-color: #BAAFCE;
}

Frequently asked questions

What color is #BAAFCE?+

#BAAFCE is a HEX color with RGB value rgb(186, 175, 206) and HSL value hsl(261, 24%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAAFCE?+

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