#BAD179 Color

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

Color preview

#BAD179

Color formats

HEX
#BAD179
RGB
rgb(186, 209, 121)
RGBA
rgba(186, 209, 121, 1)
HSL
hsl(76, 49%, 65%)
HSV
hsv(76, 42%, 82%)
CMYK
cmyk(11%, 0%, 42%, 18%)
CSS variable
--color-primary: #BAD179;
Lowercase HEX
#bad179

Shades

Tints

Tones

Harmony

CSS snippets for #BAD179

.color-bad179 {
  color: #BAD179;
  background-color: #BAD179;
}

Frequently asked questions

What color is #BAD179?+

#BAD179 is a HEX color with RGB value rgb(186, 209, 121) and HSL value hsl(76, 49%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD179?+

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