#BADD8E Color

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

Color preview

#BADD8E

Color formats

HEX
#BADD8E
RGB
rgb(186, 221, 142)
RGBA
rgba(186, 221, 142, 1)
HSL
hsl(87, 54%, 71%)
HSV
hsv(87, 36%, 87%)
CMYK
cmyk(16%, 0%, 36%, 13%)
CSS variable
--color-primary: #BADD8E;
Lowercase HEX
#badd8e

Shades

Tints

Tones

Harmony

CSS snippets for #BADD8E

.color-badd8e {
  color: #BADD8E;
  background-color: #BADD8E;
}

Frequently asked questions

What color is #BADD8E?+

#BADD8E is a HEX color with RGB value rgb(186, 221, 142) and HSL value hsl(87, 54%, 71%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #BADD8E?+

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