#BAD6AE Color

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

Color preview

#BAD6AE

Color formats

HEX
#BAD6AE
RGB
rgb(186, 214, 174)
RGBA
rgba(186, 214, 174, 1)
HSL
hsl(102, 33%, 76%)
HSV
hsv(102, 19%, 84%)
CMYK
cmyk(13%, 0%, 19%, 16%)
CSS variable
--color-primary: #BAD6AE;
Lowercase HEX
#bad6ae

Shades

Tints

Tones

Harmony

CSS snippets for #BAD6AE

.color-bad6ae {
  color: #BAD6AE;
  background-color: #BAD6AE;
}

Frequently asked questions

What color is #BAD6AE?+

#BAD6AE is a HEX color with RGB value rgb(186, 214, 174) and HSL value hsl(102, 33%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAD6AE?+

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