#BABDAF Color

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

Color preview

#BABDAF

Color formats

HEX
#BABDAF
RGB
rgb(186, 189, 175)
RGBA
rgba(186, 189, 175, 1)
HSL
hsl(73, 10%, 71%)
HSV
hsv(73, 7%, 74%)
CMYK
cmyk(2%, 0%, 7%, 26%)
CSS variable
--color-primary: #BABDAF;
Lowercase HEX
#babdaf

Shades

Tints

Tones

Harmony

CSS snippets for #BABDAF

.color-babdaf {
  color: #BABDAF;
  background-color: #BABDAF;
}

Frequently asked questions

What color is #BABDAF?+

#BABDAF is a HEX color with RGB value rgb(186, 189, 175) and HSL value hsl(73, 10%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BABDAF?+

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