#B9DF7F Color

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

Color preview

#B9DF7F

Color formats

HEX
#B9DF7F
RGB
rgb(185, 223, 127)
RGBA
rgba(185, 223, 127, 1)
HSL
hsl(84, 60%, 69%)
HSV
hsv(84, 43%, 87%)
CMYK
cmyk(17%, 0%, 43%, 13%)
CSS variable
--color-primary: #B9DF7F;
Lowercase HEX
#b9df7f

Shades

Tints

Tones

Harmony

CSS snippets for #B9DF7F

.color-b9df7f {
  color: #B9DF7F;
  background-color: #B9DF7F;
}

Frequently asked questions

What color is #B9DF7F?+

#B9DF7F is a HEX color with RGB value rgb(185, 223, 127) and HSL value hsl(84, 60%, 69%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B9DF7F?+

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