#BAD180 Color

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

Color preview

#BAD180

Color formats

HEX
#BAD180
RGB
rgb(186, 209, 128)
RGBA
rgba(186, 209, 128, 1)
HSL
hsl(77, 47%, 66%)
HSV
hsv(77, 39%, 82%)
CMYK
cmyk(11%, 0%, 39%, 18%)
CSS variable
--color-primary: #BAD180;
Lowercase HEX
#bad180

Shades

Tints

Tones

Harmony

CSS snippets for #BAD180

.color-bad180 {
  color: #BAD180;
  background-color: #BAD180;
}

Frequently asked questions

What color is #BAD180?+

#BAD180 is a HEX color with RGB value rgb(186, 209, 128) and HSL value hsl(77, 47%, 66%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD180?+

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