#BAD8BE Color

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

Color preview

#BAD8BE

Color formats

HEX
#BAD8BE
RGB
rgb(186, 216, 190)
RGBA
rgba(186, 216, 190, 1)
HSL
hsl(128, 28%, 79%)
HSV
hsv(128, 14%, 85%)
CMYK
cmyk(14%, 0%, 12%, 15%)
CSS variable
--color-primary: #BAD8BE;
Lowercase HEX
#bad8be

Shades

Tints

Tones

Harmony

CSS snippets for #BAD8BE

.color-bad8be {
  color: #BAD8BE;
  background-color: #BAD8BE;
}

Frequently asked questions

What color is #BAD8BE?+

#BAD8BE is a HEX color with RGB value rgb(186, 216, 190) and HSL value hsl(128, 28%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAD8BE?+

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