#B4F08C Color

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

Color preview

#B4F08C

Color formats

HEX
#B4F08C
RGB
rgb(180, 240, 140)
RGBA
rgba(180, 240, 140, 1)
HSL
hsl(96, 77%, 75%)
HSV
hsv(96, 42%, 94%)
CMYK
cmyk(25%, 0%, 42%, 6%)
CSS variable
--color-primary: #B4F08C;
Lowercase HEX
#b4f08c

Shades

Tints

Tones

Harmony

CSS snippets for #B4F08C

.color-b4f08c {
  color: #B4F08C;
  background-color: #B4F08C;
}

Frequently asked questions

What color is #B4F08C?+

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

What is the closest Tailwind color to #B4F08C?+

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