#B6FFCB Color

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

Color preview

#B6FFCB

Color formats

HEX
#B6FFCB
RGB
rgb(182, 255, 203)
RGBA
rgba(182, 255, 203, 1)
HSL
hsl(137, 100%, 86%)
HSV
hsv(137, 29%, 100%)
CMYK
cmyk(29%, 0%, 20%, 0%)
CSS variable
--color-primary: #B6FFCB;
Lowercase HEX
#b6ffcb

Shades

Tints

Tones

Harmony

CSS snippets for #B6FFCB

.color-b6ffcb {
  color: #B6FFCB;
  background-color: #B6FFCB;
}

Frequently asked questions

What color is #B6FFCB?+

#B6FFCB is a HEX color with RGB value rgb(182, 255, 203) and HSL value hsl(137, 100%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B6FFCB?+

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