#BAD3AC Color

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

Color preview

#BAD3AC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BAD3AC

.color-bad3ac {
  color: #BAD3AC;
  background-color: #BAD3AC;
}

Frequently asked questions

What color is #BAD3AC?+

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

What is the closest Tailwind color to #BAD3AC?+

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