#BAD9CD Color

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

Color preview

#BAD9CD

Color formats

HEX
#BAD9CD
RGB
rgb(186, 217, 205)
RGBA
rgba(186, 217, 205, 1)
HSL
hsl(157, 29%, 79%)
HSV
hsv(157, 14%, 85%)
CMYK
cmyk(14%, 0%, 6%, 15%)
CSS variable
--color-primary: #BAD9CD;
Lowercase HEX
#bad9cd

Shades

Tints

Tones

Harmony

CSS snippets for #BAD9CD

.color-bad9cd {
  color: #BAD9CD;
  background-color: #BAD9CD;
}

Frequently asked questions

What color is #BAD9CD?+

#BAD9CD is a HEX color with RGB value rgb(186, 217, 205) and HSL value hsl(157, 29%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BAD9CD?+

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