#BAD47D Color

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

Color preview

#BAD47D

Color formats

HEX
#BAD47D
RGB
rgb(186, 212, 125)
RGBA
rgba(186, 212, 125, 1)
HSL
hsl(78, 50%, 66%)
HSV
hsv(78, 41%, 83%)
CMYK
cmyk(12%, 0%, 41%, 17%)
CSS variable
--color-primary: #BAD47D;
Lowercase HEX
#bad47d

Shades

Tints

Tones

Harmony

CSS snippets for #BAD47D

.color-bad47d {
  color: #BAD47D;
  background-color: #BAD47D;
}

Frequently asked questions

What color is #BAD47D?+

#BAD47D is a HEX color with RGB value rgb(186, 212, 125) and HSL value hsl(78, 50%, 66%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD47D?+

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