#B3DF6D Color

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

Color preview

#B3DF6D

Color formats

HEX
#B3DF6D
RGB
rgb(179, 223, 109)
RGBA
rgba(179, 223, 109, 1)
HSL
hsl(83, 64%, 65%)
HSV
hsv(83, 51%, 87%)
CMYK
cmyk(20%, 0%, 51%, 13%)
CSS variable
--color-primary: #B3DF6D;
Lowercase HEX
#b3df6d

Shades

Tints

Tones

Harmony

CSS snippets for #B3DF6D

.color-b3df6d {
  color: #B3DF6D;
  background-color: #B3DF6D;
}

Frequently asked questions

What color is #B3DF6D?+

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

What is the closest Tailwind color to #B3DF6D?+

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