#BAD08B Color

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

Color preview

#BAD08B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BAD08B

.color-bad08b {
  color: #BAD08B;
  background-color: #BAD08B;
}

Frequently asked questions

What color is #BAD08B?+

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

What is the closest Tailwind color to #BAD08B?+

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