#BBFD8B Color

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

Color preview

#BBFD8B

Color formats

HEX
#BBFD8B
RGB
rgb(187, 253, 139)
RGBA
rgba(187, 253, 139, 1)
HSL
hsl(95, 97%, 77%)
HSV
hsv(95, 45%, 99%)
CMYK
cmyk(26%, 0%, 45%, 1%)
CSS variable
--color-primary: #BBFD8B;
Lowercase HEX
#bbfd8b

Shades

Tints

Tones

Harmony

CSS snippets for #BBFD8B

.color-bbfd8b {
  color: #BBFD8B;
  background-color: #BBFD8B;
}

Frequently asked questions

What color is #BBFD8B?+

#BBFD8B is a HEX color with RGB value rgb(187, 253, 139) and HSL value hsl(95, 97%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BBFD8B?+

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