#BADDB0 Color

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

Color preview

#BADDB0

Color formats

HEX
#BADDB0
RGB
rgb(186, 221, 176)
RGBA
rgba(186, 221, 176, 1)
HSL
hsl(107, 40%, 78%)
HSV
hsv(107, 20%, 87%)
CMYK
cmyk(16%, 0%, 20%, 13%)
CSS variable
--color-primary: #BADDB0;
Lowercase HEX
#baddb0

Shades

Tints

Tones

Harmony

CSS snippets for #BADDB0

.color-baddb0 {
  color: #BADDB0;
  background-color: #BADDB0;
}

Frequently asked questions

What color is #BADDB0?+

#BADDB0 is a HEX color with RGB value rgb(186, 221, 176) and HSL value hsl(107, 40%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BADDB0?+

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