#BADAB6 Color

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

Color preview

#BADAB6

Color formats

HEX
#BADAB6
RGB
rgb(186, 218, 182)
RGBA
rgba(186, 218, 182, 1)
HSL
hsl(113, 33%, 78%)
HSV
hsv(113, 17%, 85%)
CMYK
cmyk(15%, 0%, 17%, 15%)
CSS variable
--color-primary: #BADAB6;
Lowercase HEX
#badab6

Shades

Tints

Tones

Harmony

CSS snippets for #BADAB6

.color-badab6 {
  color: #BADAB6;
  background-color: #BADAB6;
}

Frequently asked questions

What color is #BADAB6?+

#BADAB6 is a HEX color with RGB value rgb(186, 218, 182) and HSL value hsl(113, 33%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BADAB6?+

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