#BBFF6D Color

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

Color preview

#BBFF6D

Color formats

HEX
#BBFF6D
RGB
rgb(187, 255, 109)
RGBA
rgba(187, 255, 109, 1)
HSL
hsl(88, 100%, 71%)
HSV
hsv(88, 57%, 100%)
CMYK
cmyk(27%, 0%, 57%, 0%)
CSS variable
--color-primary: #BBFF6D;
Lowercase HEX
#bbff6d

Shades

Tints

Tones

Harmony

CSS snippets for #BBFF6D

.color-bbff6d {
  color: #BBFF6D;
  background-color: #BBFF6D;
}

Frequently asked questions

What color is #BBFF6D?+

#BBFF6D is a HEX color with RGB value rgb(187, 255, 109) and HSL value hsl(88, 100%, 71%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BBFF6D?+

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