#BAD38E Color

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

Color preview

#BAD38E

Color formats

HEX
#BAD38E
RGB
rgb(186, 211, 142)
RGBA
rgba(186, 211, 142, 1)
HSL
hsl(82, 44%, 69%)
HSV
hsv(82, 33%, 83%)
CMYK
cmyk(12%, 0%, 33%, 17%)
CSS variable
--color-primary: #BAD38E;
Lowercase HEX
#bad38e

Shades

Tints

Tones

Harmony

CSS snippets for #BAD38E

.color-bad38e {
  color: #BAD38E;
  background-color: #BAD38E;
}

Frequently asked questions

What color is #BAD38E?+

#BAD38E is a HEX color with RGB value rgb(186, 211, 142) and HSL value hsl(82, 44%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD38E?+

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