#BAD28E Color

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

Color preview

#BAD28E

Color formats

HEX
#BAD28E
RGB
rgb(186, 210, 142)
RGBA
rgba(186, 210, 142, 1)
HSL
hsl(81, 43%, 69%)
HSV
hsv(81, 32%, 82%)
CMYK
cmyk(11%, 0%, 32%, 18%)
CSS variable
--color-primary: #BAD28E;
Lowercase HEX
#bad28e

Shades

Tints

Tones

Harmony

CSS snippets for #BAD28E

.color-bad28e {
  color: #BAD28E;
  background-color: #BAD28E;
}

Frequently asked questions

What color is #BAD28E?+

#BAD28E is a HEX color with RGB value rgb(186, 210, 142) and HSL value hsl(81, 43%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD28E?+

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