#B7FDCF Color

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

Color preview

#B7FDCF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B7FDCF

.color-b7fdcf {
  color: #B7FDCF;
  background-color: #B7FDCF;
}

Frequently asked questions

What color is #B7FDCF?+

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

What is the closest Tailwind color to #B7FDCF?+

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