#BAD08C Color

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

Color preview

#BAD08C

Color formats

HEX
#BAD08C
RGB
rgb(186, 208, 140)
RGBA
rgba(186, 208, 140, 1)
HSL
hsl(79, 42%, 68%)
HSV
hsv(79, 33%, 82%)
CMYK
cmyk(11%, 0%, 33%, 18%)
CSS variable
--color-primary: #BAD08C;
Lowercase HEX
#bad08c

Shades

Tints

Tones

Harmony

CSS snippets for #BAD08C

.color-bad08c {
  color: #BAD08C;
  background-color: #BAD08C;
}

Frequently asked questions

What color is #BAD08C?+

#BAD08C is a HEX color with RGB value rgb(186, 208, 140) and HSL value hsl(79, 42%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD08C?+

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