#B2FD8A Color

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

Color preview

#B2FD8A

Color formats

HEX
#B2FD8A
RGB
rgb(178, 253, 138)
RGBA
rgba(178, 253, 138, 1)
HSL
hsl(99, 97%, 77%)
HSV
hsv(99, 45%, 99%)
CMYK
cmyk(30%, 0%, 45%, 1%)
CSS variable
--color-primary: #B2FD8A;
Lowercase HEX
#b2fd8a

Shades

Tints

Tones

Harmony

CSS snippets for #B2FD8A

.color-b2fd8a {
  color: #B2FD8A;
  background-color: #B2FD8A;
}

Frequently asked questions

What color is #B2FD8A?+

#B2FD8A is a HEX color with RGB value rgb(178, 253, 138) and HSL value hsl(99, 97%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B2FD8A?+

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