#BAD54D Color

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

Color preview

#BAD54D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BAD54D

.color-bad54d {
  color: #BAD54D;
  background-color: #BAD54D;
}

Frequently asked questions

What color is #BAD54D?+

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

What is the closest Tailwind color to #BAD54D?+

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