#B8FCCF Color

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

Color preview

#B8FCCF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B8FCCF

.color-b8fccf {
  color: #B8FCCF;
  background-color: #B8FCCF;
}

Frequently asked questions

What color is #B8FCCF?+

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

What is the closest Tailwind color to #B8FCCF?+

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