#B4E18C Color

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

Color preview

#B4E18C

Color formats

HEX
#B4E18C
RGB
rgb(180, 225, 140)
RGBA
rgba(180, 225, 140, 1)
HSL
hsl(92, 59%, 72%)
HSV
hsv(92, 38%, 88%)
CMYK
cmyk(20%, 0%, 38%, 12%)
CSS variable
--color-primary: #B4E18C;
Lowercase HEX
#b4e18c

Shades

Tints

Tones

Harmony

CSS snippets for #B4E18C

.color-b4e18c {
  color: #B4E18C;
  background-color: #B4E18C;
}

Frequently asked questions

What color is #B4E18C?+

#B4E18C is a HEX color with RGB value rgb(180, 225, 140) and HSL value hsl(92, 59%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #B4E18C?+

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