#B7FCCF Color

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

Color preview

#B7FCCF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B7FCCF

.color-b7fccf {
  color: #B7FCCF;
  background-color: #B7FCCF;
}

Frequently asked questions

What color is #B7FCCF?+

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

What is the closest Tailwind color to #B7FCCF?+

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