#BAD484 Color

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

Color preview

#BAD484

Color formats

HEX
#BAD484
RGB
rgb(186, 212, 132)
RGBA
rgba(186, 212, 132, 1)
HSL
hsl(80, 48%, 67%)
HSV
hsv(80, 38%, 83%)
CMYK
cmyk(12%, 0%, 38%, 17%)
CSS variable
--color-primary: #BAD484;
Lowercase HEX
#bad484

Shades

Tints

Tones

Harmony

CSS snippets for #BAD484

.color-bad484 {
  color: #BAD484;
  background-color: #BAD484;
}

Frequently asked questions

What color is #BAD484?+

#BAD484 is a HEX color with RGB value rgb(186, 212, 132) and HSL value hsl(80, 48%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD484?+

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