#B5EAB9 Color

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

Color preview

#B5EAB9

Color formats

HEX
#B5EAB9
RGB
rgb(181, 234, 185)
RGBA
rgba(181, 234, 185, 1)
HSL
hsl(125, 56%, 81%)
HSV
hsv(125, 23%, 92%)
CMYK
cmyk(23%, 0%, 21%, 8%)
CSS variable
--color-primary: #B5EAB9;
Lowercase HEX
#b5eab9

Shades

Tints

Tones

Harmony

CSS snippets for #B5EAB9

.color-b5eab9 {
  color: #B5EAB9;
  background-color: #B5EAB9;
}

Frequently asked questions

What color is #B5EAB9?+

#B5EAB9 is a HEX color with RGB value rgb(181, 234, 185) and HSL value hsl(125, 56%, 81%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B5EAB9?+

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