#BAD45E Color

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

Color preview

#BAD45E

Color formats

HEX
#BAD45E
RGB
rgb(186, 212, 94)
RGBA
rgba(186, 212, 94, 1)
HSL
hsl(73, 58%, 60%)
HSV
hsv(73, 56%, 83%)
CMYK
cmyk(12%, 0%, 56%, 17%)
CSS variable
--color-primary: #BAD45E;
Lowercase HEX
#bad45e

Shades

Tints

Tones

Harmony

CSS snippets for #BAD45E

.color-bad45e {
  color: #BAD45E;
  background-color: #BAD45E;
}

Frequently asked questions

What color is #BAD45E?+

#BAD45E is a HEX color with RGB value rgb(186, 212, 94) and HSL value hsl(73, 58%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD45E?+

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