#B5DF63 Color

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

Color preview

#B5DF63

Color formats

HEX
#B5DF63
RGB
rgb(181, 223, 99)
RGBA
rgba(181, 223, 99, 1)
HSL
hsl(80, 66%, 63%)
HSV
hsv(80, 56%, 87%)
CMYK
cmyk(19%, 0%, 56%, 13%)
CSS variable
--color-primary: #B5DF63;
Lowercase HEX
#b5df63

Shades

Tints

Tones

Harmony

CSS snippets for #B5DF63

.color-b5df63 {
  color: #B5DF63;
  background-color: #B5DF63;
}

Frequently asked questions

What color is #B5DF63?+

#B5DF63 is a HEX color with RGB value rgb(181, 223, 99) and HSL value hsl(80, 66%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B5DF63?+

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