#BAD46E Color

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

Color preview

#BAD46E

Color formats

HEX
#BAD46E
RGB
rgb(186, 212, 110)
RGBA
rgba(186, 212, 110, 1)
HSL
hsl(75, 54%, 63%)
HSV
hsv(75, 48%, 83%)
CMYK
cmyk(12%, 0%, 48%, 17%)
CSS variable
--color-primary: #BAD46E;
Lowercase HEX
#bad46e

Shades

Tints

Tones

Harmony

CSS snippets for #BAD46E

.color-bad46e {
  color: #BAD46E;
  background-color: #BAD46E;
}

Frequently asked questions

What color is #BAD46E?+

#BAD46E is a HEX color with RGB value rgb(186, 212, 110) and HSL value hsl(75, 54%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD46E?+

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