#BABCAE Color

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

Color preview

#BABCAE

Color formats

HEX
#BABCAE
RGB
rgb(186, 188, 174)
RGBA
rgba(186, 188, 174, 1)
HSL
hsl(69, 9%, 71%)
HSV
hsv(69, 7%, 74%)
CMYK
cmyk(1%, 0%, 7%, 26%)
CSS variable
--color-primary: #BABCAE;
Lowercase HEX
#babcae

Shades

Tints

Tones

Harmony

CSS snippets for #BABCAE

.color-babcae {
  color: #BABCAE;
  background-color: #BABCAE;
}

Frequently asked questions

What color is #BABCAE?+

#BABCAE is a HEX color with RGB value rgb(186, 188, 174) and HSL value hsl(69, 9%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BABCAE?+

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