#BBFF94 Color

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

Color preview

#BBFF94

Color formats

HEX
#BBFF94
RGB
rgb(187, 255, 148)
RGBA
rgba(187, 255, 148, 1)
HSL
hsl(98, 100%, 79%)
HSV
hsv(98, 42%, 100%)
CMYK
cmyk(27%, 0%, 42%, 0%)
CSS variable
--color-primary: #BBFF94;
Lowercase HEX
#bbff94

Shades

Tints

Tones

Harmony

CSS snippets for #BBFF94

.color-bbff94 {
  color: #BBFF94;
  background-color: #BBFF94;
}

Frequently asked questions

What color is #BBFF94?+

#BBFF94 is a HEX color with RGB value rgb(187, 255, 148) and HSL value hsl(98, 100%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BBFF94?+

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