#B6E6BF Color

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

Color preview

#B6E6BF

Color formats

HEX
#B6E6BF
RGB
rgb(182, 230, 191)
RGBA
rgba(182, 230, 191, 1)
HSL
hsl(131, 49%, 81%)
HSV
hsv(131, 21%, 90%)
CMYK
cmyk(21%, 0%, 17%, 10%)
CSS variable
--color-primary: #B6E6BF;
Lowercase HEX
#b6e6bf

Shades

Tints

Tones

Harmony

CSS snippets for #B6E6BF

.color-b6e6bf {
  color: #B6E6BF;
  background-color: #B6E6BF;
}

Frequently asked questions

What color is #B6E6BF?+

#B6E6BF is a HEX color with RGB value rgb(182, 230, 191) and HSL value hsl(131, 49%, 81%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B6E6BF?+

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