#BAD374 Color

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

Color preview

#BAD374

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BAD374

.color-bad374 {
  color: #BAD374;
  background-color: #BAD374;
}

Frequently asked questions

What color is #BAD374?+

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

What is the closest Tailwind color to #BAD374?+

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