#BAD48C Color

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

Color preview

#BAD48C

Color formats

HEX
#BAD48C
RGB
rgb(186, 212, 140)
RGBA
rgba(186, 212, 140, 1)
HSL
hsl(82, 46%, 69%)
HSV
hsv(82, 34%, 83%)
CMYK
cmyk(12%, 0%, 34%, 17%)
CSS variable
--color-primary: #BAD48C;
Lowercase HEX
#bad48c

Shades

Tints

Tones

Harmony

CSS snippets for #BAD48C

.color-bad48c {
  color: #BAD48C;
  background-color: #BAD48C;
}

Frequently asked questions

What color is #BAD48C?+

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

What is the closest Tailwind color to #BAD48C?+

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