#BAD373 Color

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

Color preview

#BAD373

Color formats

HEX
#BAD373
RGB
rgb(186, 211, 115)
RGBA
rgba(186, 211, 115, 1)
HSL
hsl(76, 52%, 64%)
HSV
hsv(76, 45%, 83%)
CMYK
cmyk(12%, 0%, 45%, 17%)
CSS variable
--color-primary: #BAD373;
Lowercase HEX
#bad373

Shades

Tints

Tones

Harmony

CSS snippets for #BAD373

.color-bad373 {
  color: #BAD373;
  background-color: #BAD373;
}

Frequently asked questions

What color is #BAD373?+

#BAD373 is a HEX color with RGB value rgb(186, 211, 115) and HSL value hsl(76, 52%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD373?+

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