#BAD2BE Color

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

Color preview

#BAD2BE

Color formats

HEX
#BAD2BE
RGB
rgb(186, 210, 190)
RGBA
rgba(186, 210, 190, 1)
HSL
hsl(130, 21%, 78%)
HSV
hsv(130, 11%, 82%)
CMYK
cmyk(11%, 0%, 10%, 18%)
CSS variable
--color-primary: #BAD2BE;
Lowercase HEX
#bad2be

Shades

Tints

Tones

Harmony

CSS snippets for #BAD2BE

.color-bad2be {
  color: #BAD2BE;
  background-color: #BAD2BE;
}

Frequently asked questions

What color is #BAD2BE?+

#BAD2BE is a HEX color with RGB value rgb(186, 210, 190) and HSL value hsl(130, 21%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAD2BE?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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