#B4F18C Color

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

Color preview

#B4F18C

Color formats

HEX
#B4F18C
RGB
rgb(180, 241, 140)
RGBA
rgba(180, 241, 140, 1)
HSL
hsl(96, 78%, 75%)
HSV
hsv(96, 42%, 95%)
CMYK
cmyk(25%, 0%, 42%, 5%)
CSS variable
--color-primary: #B4F18C;
Lowercase HEX
#b4f18c

Shades

Tints

Tones

Harmony

CSS snippets for #B4F18C

.color-b4f18c {
  color: #B4F18C;
  background-color: #B4F18C;
}

Frequently asked questions

What color is #B4F18C?+

#B4F18C is a HEX color with RGB value rgb(180, 241, 140) and HSL value hsl(96, 78%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B4F18C?+

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