#B6FCBF Color

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

Color preview

#B6FCBF

Color formats

HEX
#B6FCBF
RGB
rgb(182, 252, 191)
RGBA
rgba(182, 252, 191, 1)
HSL
hsl(128, 92%, 85%)
HSV
hsv(128, 28%, 99%)
CMYK
cmyk(28%, 0%, 24%, 1%)
CSS variable
--color-primary: #B6FCBF;
Lowercase HEX
#b6fcbf

Shades

Tints

Tones

Harmony

CSS snippets for #B6FCBF

.color-b6fcbf {
  color: #B6FCBF;
  background-color: #B6FCBF;
}

Frequently asked questions

What color is #B6FCBF?+

#B6FCBF is a HEX color with RGB value rgb(182, 252, 191) and HSL value hsl(128, 92%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B6FCBF?+

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