#B6FECF Color

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

Color preview

#B6FECF

Color formats

HEX
#B6FECF
RGB
rgb(182, 254, 207)
RGBA
rgba(182, 254, 207, 1)
HSL
hsl(141, 97%, 85%)
HSV
hsv(141, 28%, 100%)
CMYK
cmyk(28%, 0%, 19%, 0%)
CSS variable
--color-primary: #B6FECF;
Lowercase HEX
#b6fecf

Shades

Tints

Tones

Harmony

CSS snippets for #B6FECF

.color-b6fecf {
  color: #B6FECF;
  background-color: #B6FECF;
}

Frequently asked questions

What color is #B6FECF?+

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

What is the closest Tailwind color to #B6FECF?+

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