#B0DF72 Color

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

Color preview

#B0DF72

Color formats

HEX
#B0DF72
RGB
rgb(176, 223, 114)
RGBA
rgba(176, 223, 114, 1)
HSL
hsl(86, 63%, 66%)
HSV
hsv(86, 49%, 87%)
CMYK
cmyk(21%, 0%, 49%, 13%)
CSS variable
--color-primary: #B0DF72;
Lowercase HEX
#b0df72

Shades

Tints

Tones

Harmony

CSS snippets for #B0DF72

.color-b0df72 {
  color: #B0DF72;
  background-color: #B0DF72;
}

Frequently asked questions

What color is #B0DF72?+

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

What is the closest Tailwind color to #B0DF72?+

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