#B5FCBF Color

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

Color preview

#B5FCBF

Color formats

HEX
#B5FCBF
RGB
rgb(181, 252, 191)
RGBA
rgba(181, 252, 191, 1)
HSL
hsl(128, 92%, 85%)
HSV
hsv(128, 28%, 99%)
CMYK
cmyk(28%, 0%, 24%, 1%)
CSS variable
--color-primary: #B5FCBF;
Lowercase HEX
#b5fcbf

Shades

Tints

Tones

Harmony

CSS snippets for #B5FCBF

.color-b5fcbf {
  color: #B5FCBF;
  background-color: #B5FCBF;
}

Frequently asked questions

What color is #B5FCBF?+

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

What is the closest Tailwind color to #B5FCBF?+

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