#BAD58C Color

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

Color preview

#BAD58C

Color formats

HEX
#BAD58C
RGB
rgb(186, 213, 140)
RGBA
rgba(186, 213, 140, 1)
HSL
hsl(82, 46%, 69%)
HSV
hsv(82, 34%, 84%)
CMYK
cmyk(13%, 0%, 34%, 16%)
CSS variable
--color-primary: #BAD58C;
Lowercase HEX
#bad58c

Shades

Tints

Tones

Harmony

CSS snippets for #BAD58C

.color-bad58c {
  color: #BAD58C;
  background-color: #BAD58C;
}

Frequently asked questions

What color is #BAD58C?+

#BAD58C is a HEX color with RGB value rgb(186, 213, 140) and HSL value hsl(82, 46%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD58C?+

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