#B4EBB7 Color

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

Color preview

#B4EBB7

Color formats

HEX
#B4EBB7
RGB
rgb(180, 235, 183)
RGBA
rgba(180, 235, 183, 1)
HSL
hsl(123, 58%, 81%)
HSV
hsv(123, 23%, 92%)
CMYK
cmyk(23%, 0%, 22%, 8%)
CSS variable
--color-primary: #B4EBB7;
Lowercase HEX
#b4ebb7

Shades

Tints

Tones

Harmony

CSS snippets for #B4EBB7

.color-b4ebb7 {
  color: #B4EBB7;
  background-color: #B4EBB7;
}

Frequently asked questions

What color is #B4EBB7?+

#B4EBB7 is a HEX color with RGB value rgb(180, 235, 183) and HSL value hsl(123, 58%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B4EBB7?+

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