#B6DBCB Color

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

Color preview

#B6DBCB

Color formats

HEX
#B6DBCB
RGB
rgb(182, 219, 203)
RGBA
rgba(182, 219, 203, 1)
HSL
hsl(154, 34%, 79%)
HSV
hsv(154, 17%, 86%)
CMYK
cmyk(17%, 0%, 7%, 14%)
CSS variable
--color-primary: #B6DBCB;
Lowercase HEX
#b6dbcb

Shades

Tints

Tones

Harmony

CSS snippets for #B6DBCB

.color-b6dbcb {
  color: #B6DBCB;
  background-color: #B6DBCB;
}

Frequently asked questions

What color is #B6DBCB?+

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

What is the closest Tailwind color to #B6DBCB?+

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