#BAD154 Color

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

Color preview

#BAD154

Color formats

HEX
#BAD154
RGB
rgb(186, 209, 84)
RGBA
rgba(186, 209, 84, 1)
HSL
hsl(71, 58%, 57%)
HSV
hsv(71, 60%, 82%)
CMYK
cmyk(11%, 0%, 60%, 18%)
CSS variable
--color-primary: #BAD154;
Lowercase HEX
#bad154

Shades

Tints

Tones

Harmony

CSS snippets for #BAD154

.color-bad154 {
  color: #BAD154;
  background-color: #BAD154;
}

Frequently asked questions

What color is #BAD154?+

#BAD154 is a HEX color with RGB value rgb(186, 209, 84) and HSL value hsl(71, 58%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD154?+

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