#BADEBE Color

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

Color preview

#BADEBE

Color formats

HEX
#BADEBE
RGB
rgb(186, 222, 190)
RGBA
rgba(186, 222, 190, 1)
HSL
hsl(127, 35%, 80%)
HSV
hsv(127, 16%, 87%)
CMYK
cmyk(16%, 0%, 14%, 13%)
CSS variable
--color-primary: #BADEBE;
Lowercase HEX
#badebe

Shades

Tints

Tones

Harmony

CSS snippets for #BADEBE

.color-badebe {
  color: #BADEBE;
  background-color: #BADEBE;
}

Frequently asked questions

What color is #BADEBE?+

#BADEBE is a HEX color with RGB value rgb(186, 222, 190) and HSL value hsl(127, 35%, 80%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BADEBE?+

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