#BAD4AC Color

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

Color preview

#BAD4AC

Color formats

HEX
#BAD4AC
RGB
rgb(186, 212, 172)
RGBA
rgba(186, 212, 172, 1)
HSL
hsl(99, 32%, 75%)
HSV
hsv(99, 19%, 83%)
CMYK
cmyk(12%, 0%, 19%, 17%)
CSS variable
--color-primary: #BAD4AC;
Lowercase HEX
#bad4ac

Shades

Tints

Tones

Harmony

CSS snippets for #BAD4AC

.color-bad4ac {
  color: #BAD4AC;
  background-color: #BAD4AC;
}

Frequently asked questions

What color is #BAD4AC?+

#BAD4AC is a HEX color with RGB value rgb(186, 212, 172) and HSL value hsl(99, 32%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAD4AC?+

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