#B6FDCF Color

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

Color preview

#B6FDCF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B6FDCF

.color-b6fdcf {
  color: #B6FDCF;
  background-color: #B6FDCF;
}

Frequently asked questions

What color is #B6FDCF?+

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

What is the closest Tailwind color to #B6FDCF?+

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