#B2FD7C Color

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

Color preview

#B2FD7C

Color formats

HEX
#B2FD7C
RGB
rgb(178, 253, 124)
RGBA
rgba(178, 253, 124, 1)
HSL
hsl(95, 97%, 74%)
HSV
hsv(95, 51%, 99%)
CMYK
cmyk(30%, 0%, 51%, 1%)
CSS variable
--color-primary: #B2FD7C;
Lowercase HEX
#b2fd7c

Shades

Tints

Tones

Harmony

CSS snippets for #B2FD7C

.color-b2fd7c {
  color: #B2FD7C;
  background-color: #B2FD7C;
}

Frequently asked questions

What color is #B2FD7C?+

#B2FD7C is a HEX color with RGB value rgb(178, 253, 124) and HSL value hsl(95, 97%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B2FD7C?+

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