#B6DAD7 Color

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

Color preview

#B6DAD7

Color formats

HEX
#B6DAD7
RGB
rgb(182, 218, 215)
RGBA
rgba(182, 218, 215, 1)
HSL
hsl(175, 33%, 78%)
HSV
hsv(175, 17%, 85%)
CMYK
cmyk(17%, 0%, 1%, 15%)
CSS variable
--color-primary: #B6DAD7;
Lowercase HEX
#b6dad7

Shades

Tints

Tones

Harmony

CSS snippets for #B6DAD7

.color-b6dad7 {
  color: #B6DAD7;
  background-color: #B6DAD7;
}

Frequently asked questions

What color is #B6DAD7?+

#B6DAD7 is a HEX color with RGB value rgb(182, 218, 215) and HSL value hsl(175, 33%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B6DAD7?+

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