#B9EF8D Color

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

Color preview

#B9EF8D

Color formats

HEX
#B9EF8D
RGB
rgb(185, 239, 141)
RGBA
rgba(185, 239, 141, 1)
HSL
hsl(93, 75%, 75%)
HSV
hsv(93, 41%, 94%)
CMYK
cmyk(23%, 0%, 41%, 6%)
CSS variable
--color-primary: #B9EF8D;
Lowercase HEX
#b9ef8d

Shades

Tints

Tones

Harmony

CSS snippets for #B9EF8D

.color-b9ef8d {
  color: #B9EF8D;
  background-color: #B9EF8D;
}

Frequently asked questions

What color is #B9EF8D?+

#B9EF8D is a HEX color with RGB value rgb(185, 239, 141) and HSL value hsl(93, 75%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B9EF8D?+

The closest Tailwind color is lime-200, available as the bg-lime-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