#BAD08E Color

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

Color preview

#BAD08E

Color formats

HEX
#BAD08E
RGB
rgb(186, 208, 142)
RGBA
rgba(186, 208, 142, 1)
HSL
hsl(80, 41%, 69%)
HSV
hsv(80, 32%, 82%)
CMYK
cmyk(11%, 0%, 32%, 18%)
CSS variable
--color-primary: #BAD08E;
Lowercase HEX
#bad08e

Shades

Tints

Tones

Harmony

CSS snippets for #BAD08E

.color-bad08e {
  color: #BAD08E;
  background-color: #BAD08E;
}

Frequently asked questions

What color is #BAD08E?+

#BAD08E is a HEX color with RGB value rgb(186, 208, 142) and HSL value hsl(80, 41%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD08E?+

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