#B6DBCF Color

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

Color preview

#B6DBCF

Color formats

HEX
#B6DBCF
RGB
rgb(182, 219, 207)
RGBA
rgba(182, 219, 207, 1)
HSL
hsl(161, 34%, 79%)
HSV
hsv(161, 17%, 86%)
CMYK
cmyk(17%, 0%, 5%, 14%)
CSS variable
--color-primary: #B6DBCF;
Lowercase HEX
#b6dbcf

Shades

Tints

Tones

Harmony

CSS snippets for #B6DBCF

.color-b6dbcf {
  color: #B6DBCF;
  background-color: #B6DBCF;
}

Frequently asked questions

What color is #B6DBCF?+

#B6DBCF is a HEX color with RGB value rgb(182, 219, 207) and HSL value hsl(161, 34%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B6DBCF?+

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