#B5FABB Color

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

Color preview

#B5FABB

Color formats

HEX
#B5FABB
RGB
rgb(181, 250, 187)
RGBA
rgba(181, 250, 187, 1)
HSL
hsl(125, 87%, 85%)
HSV
hsv(125, 28%, 98%)
CMYK
cmyk(28%, 0%, 25%, 2%)
CSS variable
--color-primary: #B5FABB;
Lowercase HEX
#b5fabb

Shades

Tints

Tones

Harmony

CSS snippets for #B5FABB

.color-b5fabb {
  color: #B5FABB;
  background-color: #B5FABB;
}

Frequently asked questions

What color is #B5FABB?+

#B5FABB is a HEX color with RGB value rgb(181, 250, 187) and HSL value hsl(125, 87%, 85%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B5FABB?+

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