#BAD3AE Color

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

Color preview

#BAD3AE

Color formats

HEX
#BAD3AE
RGB
rgb(186, 211, 174)
RGBA
rgba(186, 211, 174, 1)
HSL
hsl(101, 30%, 75%)
HSV
hsv(101, 18%, 83%)
CMYK
cmyk(12%, 0%, 18%, 17%)
CSS variable
--color-primary: #BAD3AE;
Lowercase HEX
#bad3ae

Shades

Tints

Tones

Harmony

CSS snippets for #BAD3AE

.color-bad3ae {
  color: #BAD3AE;
  background-color: #BAD3AE;
}

Frequently asked questions

What color is #BAD3AE?+

#BAD3AE is a HEX color with RGB value rgb(186, 211, 174) and HSL value hsl(101, 30%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAD3AE?+

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