#B5DF53 Color

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

Color preview

#B5DF53

Color formats

HEX
#B5DF53
RGB
rgb(181, 223, 83)
RGBA
rgba(181, 223, 83, 1)
HSL
hsl(78, 69%, 60%)
HSV
hsv(78, 63%, 87%)
CMYK
cmyk(19%, 0%, 63%, 13%)
CSS variable
--color-primary: #B5DF53;
Lowercase HEX
#b5df53

Shades

Tints

Tones

Harmony

CSS snippets for #B5DF53

.color-b5df53 {
  color: #B5DF53;
  background-color: #B5DF53;
}

Frequently asked questions

What color is #B5DF53?+

#B5DF53 is a HEX color with RGB value rgb(181, 223, 83) and HSL value hsl(78, 69%, 60%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #B5DF53?+

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