#BAD48D Color

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

Color preview

#BAD48D

Color formats

HEX
#BAD48D
RGB
rgb(186, 212, 141)
RGBA
rgba(186, 212, 141, 1)
HSL
hsl(82, 45%, 69%)
HSV
hsv(82, 33%, 83%)
CMYK
cmyk(12%, 0%, 33%, 17%)
CSS variable
--color-primary: #BAD48D;
Lowercase HEX
#bad48d

Shades

Tints

Tones

Harmony

CSS snippets for #BAD48D

.color-bad48d {
  color: #BAD48D;
  background-color: #BAD48D;
}

Frequently asked questions

What color is #BAD48D?+

#BAD48D is a HEX color with RGB value rgb(186, 212, 141) and HSL value hsl(82, 45%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD48D?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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