#BADABB Color

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

Color preview

#BADABB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BADABB

.color-badabb {
  color: #BADABB;
  background-color: #BADABB;
}

Frequently asked questions

What color is #BADABB?+

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

What is the closest Tailwind color to #BADABB?+

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