#B8FCBF Color

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

Color preview

#B8FCBF

Color formats

HEX
#B8FCBF
RGB
rgb(184, 252, 191)
RGBA
rgba(184, 252, 191, 1)
HSL
hsl(126, 92%, 85%)
HSV
hsv(126, 27%, 99%)
CMYK
cmyk(27%, 0%, 24%, 1%)
CSS variable
--color-primary: #B8FCBF;
Lowercase HEX
#b8fcbf

Shades

Tints

Tones

Harmony

CSS snippets for #B8FCBF

.color-b8fcbf {
  color: #B8FCBF;
  background-color: #B8FCBF;
}

Frequently asked questions

What color is #B8FCBF?+

#B8FCBF is a HEX color with RGB value rgb(184, 252, 191) and HSL value hsl(126, 92%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B8FCBF?+

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