#BAD551 Color

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

Color preview

#BAD551

Color formats

HEX
#BAD551
RGB
rgb(186, 213, 81)
RGBA
rgba(186, 213, 81, 1)
HSL
hsl(72, 61%, 58%)
HSV
hsv(72, 62%, 84%)
CMYK
cmyk(13%, 0%, 62%, 16%)
CSS variable
--color-primary: #BAD551;
Lowercase HEX
#bad551

Shades

Tints

Tones

Harmony

CSS snippets for #BAD551

.color-bad551 {
  color: #BAD551;
  background-color: #BAD551;
}

Frequently asked questions

What color is #BAD551?+

#BAD551 is a HEX color with RGB value rgb(186, 213, 81) and HSL value hsl(72, 61%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD551?+

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