#BADAB7 Color

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

Color preview

#BADAB7

Color formats

HEX
#BADAB7
RGB
rgb(186, 218, 183)
RGBA
rgba(186, 218, 183, 1)
HSL
hsl(115, 32%, 79%)
HSV
hsv(115, 16%, 85%)
CMYK
cmyk(15%, 0%, 16%, 15%)
CSS variable
--color-primary: #BADAB7;
Lowercase HEX
#badab7

Shades

Tints

Tones

Harmony

CSS snippets for #BADAB7

.color-badab7 {
  color: #BADAB7;
  background-color: #BADAB7;
}

Frequently asked questions

What color is #BADAB7?+

#BADAB7 is a HEX color with RGB value rgb(186, 218, 183) and HSL value hsl(115, 32%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BADAB7?+

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