#B6DBB0 Color

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

Color preview

#B6DBB0

Color formats

HEX
#B6DBB0
RGB
rgb(182, 219, 176)
RGBA
rgba(182, 219, 176, 1)
HSL
hsl(112, 37%, 77%)
HSV
hsv(112, 20%, 86%)
CMYK
cmyk(17%, 0%, 20%, 14%)
CSS variable
--color-primary: #B6DBB0;
Lowercase HEX
#b6dbb0

Shades

Tints

Tones

Harmony

CSS snippets for #B6DBB0

.color-b6dbb0 {
  color: #B6DBB0;
  background-color: #B6DBB0;
}

Frequently asked questions

What color is #B6DBB0?+

#B6DBB0 is a HEX color with RGB value rgb(182, 219, 176) and HSL value hsl(112, 37%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B6DBB0?+

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