#BAD18C Color

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

Color preview

#BAD18C

Color formats

HEX
#BAD18C
RGB
rgb(186, 209, 140)
RGBA
rgba(186, 209, 140, 1)
HSL
hsl(80, 43%, 68%)
HSV
hsv(80, 33%, 82%)
CMYK
cmyk(11%, 0%, 33%, 18%)
CSS variable
--color-primary: #BAD18C;
Lowercase HEX
#bad18c

Shades

Tints

Tones

Harmony

CSS snippets for #BAD18C

.color-bad18c {
  color: #BAD18C;
  background-color: #BAD18C;
}

Frequently asked questions

What color is #BAD18C?+

#BAD18C is a HEX color with RGB value rgb(186, 209, 140) and HSL value hsl(80, 43%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD18C?+

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