#BAD54E Color

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

Color preview

#BAD54E

Color formats

HEX
#BAD54E
RGB
rgb(186, 213, 78)
RGBA
rgba(186, 213, 78, 1)
HSL
hsl(72, 62%, 57%)
HSV
hsv(72, 63%, 84%)
CMYK
cmyk(13%, 0%, 63%, 16%)
CSS variable
--color-primary: #BAD54E;
Lowercase HEX
#bad54e

Shades

Tints

Tones

Harmony

CSS snippets for #BAD54E

.color-bad54e {
  color: #BAD54E;
  background-color: #BAD54E;
}

Frequently asked questions

What color is #BAD54E?+

#BAD54E is a HEX color with RGB value rgb(186, 213, 78) and HSL value hsl(72, 62%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD54E?+

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