#B1DF6D Color

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

Color preview

#B1DF6D

Color formats

HEX
#B1DF6D
RGB
rgb(177, 223, 109)
RGBA
rgba(177, 223, 109, 1)
HSL
hsl(84, 64%, 65%)
HSV
hsv(84, 51%, 87%)
CMYK
cmyk(21%, 0%, 51%, 13%)
CSS variable
--color-primary: #B1DF6D;
Lowercase HEX
#b1df6d

Shades

Tints

Tones

Harmony

CSS snippets for #B1DF6D

.color-b1df6d {
  color: #B1DF6D;
  background-color: #B1DF6D;
}

Frequently asked questions

What color is #B1DF6D?+

#B1DF6D is a HEX color with RGB value rgb(177, 223, 109) and HSL value hsl(84, 64%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B1DF6D?+

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