#BAD3AB Color

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

Color preview

#BAD3AB

Color formats

HEX
#BAD3AB
RGB
rgb(186, 211, 171)
RGBA
rgba(186, 211, 171, 1)
HSL
hsl(98, 31%, 75%)
HSV
hsv(98, 19%, 83%)
CMYK
cmyk(12%, 0%, 19%, 17%)
CSS variable
--color-primary: #BAD3AB;
Lowercase HEX
#bad3ab

Shades

Tints

Tones

Harmony

CSS snippets for #BAD3AB

.color-bad3ab {
  color: #BAD3AB;
  background-color: #BAD3AB;
}

Frequently asked questions

What color is #BAD3AB?+

#BAD3AB is a HEX color with RGB value rgb(186, 211, 171) and HSL value hsl(98, 31%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAD3AB?+

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