#BADABA Color

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

Color preview

#BADABA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BADABA

.color-badaba {
  color: #BADABA;
  background-color: #BADABA;
}

Frequently asked questions

What color is #BADABA?+

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

What is the closest Tailwind color to #BADABA?+

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