#BAAFAB Color

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

Color preview

#BAAFAB

Color formats

HEX
#BAAFAB
RGB
rgb(186, 175, 171)
RGBA
rgba(186, 175, 171, 1)
HSL
hsl(16, 10%, 70%)
HSV
hsv(16, 8%, 73%)
CMYK
cmyk(0%, 6%, 8%, 27%)
CSS variable
--color-primary: #BAAFAB;
Lowercase HEX
#baafab

Shades

Tints

Tones

Harmony

CSS snippets for #BAAFAB

.color-baafab {
  color: #BAAFAB;
  background-color: #BAAFAB;
}

Frequently asked questions

What color is #BAAFAB?+

#BAAFAB is a HEX color with RGB value rgb(186, 175, 171) and HSL value hsl(16, 10%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BAAFAB?+

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