#B6DCAC Color

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

Color preview

#B6DCAC

Color formats

HEX
#B6DCAC
RGB
rgb(182, 220, 172)
RGBA
rgba(182, 220, 172, 1)
HSL
hsl(108, 41%, 77%)
HSV
hsv(108, 22%, 86%)
CMYK
cmyk(17%, 0%, 22%, 14%)
CSS variable
--color-primary: #B6DCAC;
Lowercase HEX
#b6dcac

Shades

Tints

Tones

Harmony

CSS snippets for #B6DCAC

.color-b6dcac {
  color: #B6DCAC;
  background-color: #B6DCAC;
}

Frequently asked questions

What color is #B6DCAC?+

#B6DCAC is a HEX color with RGB value rgb(182, 220, 172) and HSL value hsl(108, 41%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B6DCAC?+

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