#BADAB9 Color

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

Color preview

#BADAB9

Color formats

HEX
#BADAB9
RGB
rgb(186, 218, 185)
RGBA
rgba(186, 218, 185, 1)
HSL
hsl(118, 31%, 79%)
HSV
hsv(118, 15%, 85%)
CMYK
cmyk(15%, 0%, 15%, 15%)
CSS variable
--color-primary: #BADAB9;
Lowercase HEX
#badab9

Shades

Tints

Tones

Harmony

CSS snippets for #BADAB9

.color-badab9 {
  color: #BADAB9;
  background-color: #BADAB9;
}

Frequently asked questions

What color is #BADAB9?+

#BADAB9 is a HEX color with RGB value rgb(186, 218, 185) and HSL value hsl(118, 31%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BADAB9?+

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