#B2FDC0 Color

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

Color preview

#B2FDC0

Color formats

HEX
#B2FDC0
RGB
rgb(178, 253, 192)
RGBA
rgba(178, 253, 192, 1)
HSL
hsl(131, 95%, 85%)
HSV
hsv(131, 30%, 99%)
CMYK
cmyk(30%, 0%, 24%, 1%)
CSS variable
--color-primary: #B2FDC0;
Lowercase HEX
#b2fdc0

Shades

Tints

Tones

Harmony

CSS snippets for #B2FDC0

.color-b2fdc0 {
  color: #B2FDC0;
  background-color: #B2FDC0;
}

Frequently asked questions

What color is #B2FDC0?+

#B2FDC0 is a HEX color with RGB value rgb(178, 253, 192) and HSL value hsl(131, 95%, 85%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B2FDC0?+

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