#BBFD99 Color

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

Color preview

#BBFD99

Color formats

HEX
#BBFD99
RGB
rgb(187, 253, 153)
RGBA
rgba(187, 253, 153, 1)
HSL
hsl(100, 96%, 80%)
HSV
hsv(100, 40%, 99%)
CMYK
cmyk(26%, 0%, 40%, 1%)
CSS variable
--color-primary: #BBFD99;
Lowercase HEX
#bbfd99

Shades

Tints

Tones

Harmony

CSS snippets for #BBFD99

.color-bbfd99 {
  color: #BBFD99;
  background-color: #BBFD99;
}

Frequently asked questions

What color is #BBFD99?+

#BBFD99 is a HEX color with RGB value rgb(187, 253, 153) and HSL value hsl(100, 96%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BBFD99?+

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