#BADAC0 Color

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

Color preview

#BADAC0

Color formats

HEX
#BADAC0
RGB
rgb(186, 218, 192)
RGBA
rgba(186, 218, 192, 1)
HSL
hsl(131, 30%, 79%)
HSV
hsv(131, 15%, 85%)
CMYK
cmyk(15%, 0%, 12%, 15%)
CSS variable
--color-primary: #BADAC0;
Lowercase HEX
#badac0

Shades

Tints

Tones

Harmony

CSS snippets for #BADAC0

.color-badac0 {
  color: #BADAC0;
  background-color: #BADAC0;
}

Frequently asked questions

What color is #BADAC0?+

#BADAC0 is a HEX color with RGB value rgb(186, 218, 192) and HSL value hsl(131, 30%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BADAC0?+

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