#BAD251 Color

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

Color preview

#BAD251

Color formats

HEX
#BAD251
RGB
rgb(186, 210, 81)
RGBA
rgba(186, 210, 81, 1)
HSL
hsl(71, 59%, 57%)
HSV
hsv(71, 61%, 82%)
CMYK
cmyk(11%, 0%, 61%, 18%)
CSS variable
--color-primary: #BAD251;
Lowercase HEX
#bad251

Shades

Tints

Tones

Harmony

CSS snippets for #BAD251

.color-bad251 {
  color: #BAD251;
  background-color: #BAD251;
}

Frequently asked questions

What color is #BAD251?+

#BAD251 is a HEX color with RGB value rgb(186, 210, 81) and HSL value hsl(71, 59%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD251?+

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