#BAD06C Color

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

Color preview

#BAD06C

Color formats

HEX
#BAD06C
RGB
rgb(186, 208, 108)
RGBA
rgba(186, 208, 108, 1)
HSL
hsl(73, 52%, 62%)
HSV
hsv(73, 48%, 82%)
CMYK
cmyk(11%, 0%, 48%, 18%)
CSS variable
--color-primary: #BAD06C;
Lowercase HEX
#bad06c

Shades

Tints

Tones

Harmony

CSS snippets for #BAD06C

.color-bad06c {
  color: #BAD06C;
  background-color: #BAD06C;
}

Frequently asked questions

What color is #BAD06C?+

#BAD06C is a HEX color with RGB value rgb(186, 208, 108) and HSL value hsl(73, 52%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD06C?+

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