#B4FFBC Color

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

Color preview

#B4FFBC

Color formats

HEX
#B4FFBC
RGB
rgb(180, 255, 188)
RGBA
rgba(180, 255, 188, 1)
HSL
hsl(126, 100%, 85%)
HSV
hsv(126, 29%, 100%)
CMYK
cmyk(29%, 0%, 26%, 0%)
CSS variable
--color-primary: #B4FFBC;
Lowercase HEX
#b4ffbc

Shades

Tints

Tones

Harmony

CSS snippets for #B4FFBC

.color-b4ffbc {
  color: #B4FFBC;
  background-color: #B4FFBC;
}

Frequently asked questions

What color is #B4FFBC?+

#B4FFBC is a HEX color with RGB value rgb(180, 255, 188) and HSL value hsl(126, 100%, 85%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B4FFBC?+

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