#BAD1AE Color

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

Color preview

#BAD1AE

Color formats

HEX
#BAD1AE
RGB
rgb(186, 209, 174)
RGBA
rgba(186, 209, 174, 1)
HSL
hsl(99, 28%, 75%)
HSV
hsv(99, 17%, 82%)
CMYK
cmyk(11%, 0%, 17%, 18%)
CSS variable
--color-primary: #BAD1AE;
Lowercase HEX
#bad1ae

Shades

Tints

Tones

Harmony

CSS snippets for #BAD1AE

.color-bad1ae {
  color: #BAD1AE;
  background-color: #BAD1AE;
}

Frequently asked questions

What color is #BAD1AE?+

#BAD1AE is a HEX color with RGB value rgb(186, 209, 174) and HSL value hsl(99, 28%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAD1AE?+

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