#B5EB5F Color

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

Color preview

#B5EB5F

Color formats

HEX
#B5EB5F
RGB
rgb(181, 235, 95)
RGBA
rgba(181, 235, 95, 1)
HSL
hsl(83, 78%, 65%)
HSV
hsv(83, 60%, 92%)
CMYK
cmyk(23%, 0%, 60%, 8%)
CSS variable
--color-primary: #B5EB5F;
Lowercase HEX
#b5eb5f

Shades

Tints

Tones

Harmony

CSS snippets for #B5EB5F

.color-b5eb5f {
  color: #B5EB5F;
  background-color: #B5EB5F;
}

Frequently asked questions

What color is #B5EB5F?+

#B5EB5F is a HEX color with RGB value rgb(181, 235, 95) and HSL value hsl(83, 78%, 65%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #B5EB5F?+

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