#BAD95E Color

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

Color preview

#BAD95E

Color formats

HEX
#BAD95E
RGB
rgb(186, 217, 94)
RGBA
rgba(186, 217, 94, 1)
HSL
hsl(75, 62%, 61%)
HSV
hsv(75, 57%, 85%)
CMYK
cmyk(14%, 0%, 57%, 15%)
CSS variable
--color-primary: #BAD95E;
Lowercase HEX
#bad95e

Shades

Tints

Tones

Harmony

CSS snippets for #BAD95E

.color-bad95e {
  color: #BAD95E;
  background-color: #BAD95E;
}

Frequently asked questions

What color is #BAD95E?+

#BAD95E is a HEX color with RGB value rgb(186, 217, 94) and HSL value hsl(75, 62%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD95E?+

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