#BAD19C Color

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

Color preview

#BAD19C

Color formats

HEX
#BAD19C
RGB
rgb(186, 209, 156)
RGBA
rgba(186, 209, 156, 1)
HSL
hsl(86, 37%, 72%)
HSV
hsv(86, 25%, 82%)
CMYK
cmyk(11%, 0%, 25%, 18%)
CSS variable
--color-primary: #BAD19C;
Lowercase HEX
#bad19c

Shades

Tints

Tones

Harmony

CSS snippets for #BAD19C

.color-bad19c {
  color: #BAD19C;
  background-color: #BAD19C;
}

Frequently asked questions

What color is #BAD19C?+

#BAD19C is a HEX color with RGB value rgb(186, 209, 156) and HSL value hsl(86, 37%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAD19C?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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