#BBFB9D Color

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

Color preview

#BBFB9D

Color formats

HEX
#BBFB9D
RGB
rgb(187, 251, 157)
RGBA
rgba(187, 251, 157, 1)
HSL
hsl(101, 92%, 80%)
HSV
hsv(101, 37%, 98%)
CMYK
cmyk(25%, 0%, 37%, 2%)
CSS variable
--color-primary: #BBFB9D;
Lowercase HEX
#bbfb9d

Shades

Tints

Tones

Harmony

CSS snippets for #BBFB9D

.color-bbfb9d {
  color: #BBFB9D;
  background-color: #BBFB9D;
}

Frequently asked questions

What color is #BBFB9D?+

#BBFB9D is a HEX color with RGB value rgb(187, 251, 157) and HSL value hsl(101, 92%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BBFB9D?+

The closest Tailwind color is lime-200, available as the bg-lime-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