#B2D888 Color

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

Color preview

#B2D888

Color formats

HEX
#B2D888
RGB
rgb(178, 216, 136)
RGBA
rgba(178, 216, 136, 1)
HSL
hsl(89, 51%, 69%)
HSV
hsv(89, 37%, 85%)
CMYK
cmyk(18%, 0%, 37%, 15%)
CSS variable
--color-primary: #B2D888;
Lowercase HEX
#b2d888

Shades

Tints

Tones

Harmony

CSS snippets for #B2D888

.color-b2d888 {
  color: #B2D888;
  background-color: #B2D888;
}

Frequently asked questions

What color is #B2D888?+

#B2D888 is a HEX color with RGB value rgb(178, 216, 136) and HSL value hsl(89, 51%, 69%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #B2D888?+

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