#BAD58B Color

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

Color preview

#BAD58B

Color formats

HEX
#BAD58B
RGB
rgb(186, 213, 139)
RGBA
rgba(186, 213, 139, 1)
HSL
hsl(82, 47%, 69%)
HSV
hsv(82, 35%, 84%)
CMYK
cmyk(13%, 0%, 35%, 16%)
CSS variable
--color-primary: #BAD58B;
Lowercase HEX
#bad58b

Shades

Tints

Tones

Harmony

CSS snippets for #BAD58B

.color-bad58b {
  color: #BAD58B;
  background-color: #BAD58B;
}

Frequently asked questions

What color is #BAD58B?+

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

What is the closest Tailwind color to #BAD58B?+

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