#BAD09C Color

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

Color preview

#BAD09C

Color formats

HEX
#BAD09C
RGB
rgb(186, 208, 156)
RGBA
rgba(186, 208, 156, 1)
HSL
hsl(85, 36%, 71%)
HSV
hsv(85, 25%, 82%)
CMYK
cmyk(11%, 0%, 25%, 18%)
CSS variable
--color-primary: #BAD09C;
Lowercase HEX
#bad09c

Shades

Tints

Tones

Harmony

CSS snippets for #BAD09C

.color-bad09c {
  color: #BAD09C;
  background-color: #BAD09C;
}

Frequently asked questions

What color is #BAD09C?+

#BAD09C is a HEX color with RGB value rgb(186, 208, 156) and HSL value hsl(85, 36%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAD09C?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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