#B6FCCF Color

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

Color preview

#B6FCCF

Color formats

HEX
#B6FCCF
RGB
rgb(182, 252, 207)
RGBA
rgba(182, 252, 207, 1)
HSL
hsl(141, 92%, 85%)
HSV
hsv(141, 28%, 99%)
CMYK
cmyk(28%, 0%, 18%, 1%)
CSS variable
--color-primary: #B6FCCF;
Lowercase HEX
#b6fccf

Shades

Tints

Tones

Harmony

CSS snippets for #B6FCCF

.color-b6fccf {
  color: #B6FCCF;
  background-color: #B6FCCF;
}

Frequently asked questions

What color is #B6FCCF?+

#B6FCCF is a HEX color with RGB value rgb(182, 252, 207) and HSL value hsl(141, 92%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B6FCCF?+

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