#B6E8BF Color

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

Color preview

#B6E8BF

Color formats

HEX
#B6E8BF
RGB
rgb(182, 232, 191)
RGBA
rgba(182, 232, 191, 1)
HSL
hsl(131, 52%, 81%)
HSV
hsv(131, 22%, 91%)
CMYK
cmyk(22%, 0%, 18%, 9%)
CSS variable
--color-primary: #B6E8BF;
Lowercase HEX
#b6e8bf

Shades

Tints

Tones

Harmony

CSS snippets for #B6E8BF

.color-b6e8bf {
  color: #B6E8BF;
  background-color: #B6E8BF;
}

Frequently asked questions

What color is #B6E8BF?+

#B6E8BF is a HEX color with RGB value rgb(182, 232, 191) and HSL value hsl(131, 52%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B6E8BF?+

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