#BAD06D Color

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

Color preview

#BAD06D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BAD06D

.color-bad06d {
  color: #BAD06D;
  background-color: #BAD06D;
}

Frequently asked questions

What color is #BAD06D?+

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

What is the closest Tailwind color to #BAD06D?+

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