#BAD2AE Color

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

Color preview

#BAD2AE

Color formats

HEX
#BAD2AE
RGB
rgb(186, 210, 174)
RGBA
rgba(186, 210, 174, 1)
HSL
hsl(100, 29%, 75%)
HSV
hsv(100, 17%, 82%)
CMYK
cmyk(11%, 0%, 17%, 18%)
CSS variable
--color-primary: #BAD2AE;
Lowercase HEX
#bad2ae

Shades

Tints

Tones

Harmony

CSS snippets for #BAD2AE

.color-bad2ae {
  color: #BAD2AE;
  background-color: #BAD2AE;
}

Frequently asked questions

What color is #BAD2AE?+

#BAD2AE is a HEX color with RGB value rgb(186, 210, 174) and HSL value hsl(100, 29%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAD2AE?+

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