#BBFCBB Color

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

Color preview

#BBFCBB

Color formats

HEX
#BBFCBB
RGB
rgb(187, 252, 187)
RGBA
rgba(187, 252, 187, 1)
HSL
hsl(120, 92%, 86%)
HSV
hsv(120, 26%, 99%)
CMYK
cmyk(26%, 0%, 26%, 1%)
CSS variable
--color-primary: #BBFCBB;
Lowercase HEX
#bbfcbb

Shades

Tints

Tones

Harmony

CSS snippets for #BBFCBB

.color-bbfcbb {
  color: #BBFCBB;
  background-color: #BBFCBB;
}

Frequently asked questions

What color is #BBFCBB?+

#BBFCBB is a HEX color with RGB value rgb(187, 252, 187) and HSL value hsl(120, 92%, 86%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BBFCBB?+

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