#B3DF72 Color

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

Color preview

#B3DF72

Color formats

HEX
#B3DF72
RGB
rgb(179, 223, 114)
RGBA
rgba(179, 223, 114, 1)
HSL
hsl(84, 63%, 66%)
HSV
hsv(84, 49%, 87%)
CMYK
cmyk(20%, 0%, 49%, 13%)
CSS variable
--color-primary: #B3DF72;
Lowercase HEX
#b3df72

Shades

Tints

Tones

Harmony

CSS snippets for #B3DF72

.color-b3df72 {
  color: #B3DF72;
  background-color: #B3DF72;
}

Frequently asked questions

What color is #B3DF72?+

#B3DF72 is a HEX color with RGB value rgb(179, 223, 114) and HSL value hsl(84, 63%, 66%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B3DF72?+

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