#BBFD94 Color

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

Color preview

#BBFD94

Color formats

HEX
#BBFD94
RGB
rgb(187, 253, 148)
RGBA
rgba(187, 253, 148, 1)
HSL
hsl(98, 96%, 79%)
HSV
hsv(98, 42%, 99%)
CMYK
cmyk(26%, 0%, 42%, 1%)
CSS variable
--color-primary: #BBFD94;
Lowercase HEX
#bbfd94

Shades

Tints

Tones

Harmony

CSS snippets for #BBFD94

.color-bbfd94 {
  color: #BBFD94;
  background-color: #BBFD94;
}

Frequently asked questions

What color is #BBFD94?+

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

What is the closest Tailwind color to #BBFD94?+

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