#BAD683 Color

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

Color preview

#BAD683

Color formats

HEX
#BAD683
RGB
rgb(186, 214, 131)
RGBA
rgba(186, 214, 131, 1)
HSL
hsl(80, 50%, 68%)
HSV
hsv(80, 39%, 84%)
CMYK
cmyk(13%, 0%, 39%, 16%)
CSS variable
--color-primary: #BAD683;
Lowercase HEX
#bad683

Shades

Tints

Tones

Harmony

CSS snippets for #BAD683

.color-bad683 {
  color: #BAD683;
  background-color: #BAD683;
}

Frequently asked questions

What color is #BAD683?+

#BAD683 is a HEX color with RGB value rgb(186, 214, 131) and HSL value hsl(80, 50%, 68%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD683?+

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