#B5D400 Color

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

Color preview

#B5D400

Color formats

HEX
#B5D400
RGB
rgb(181, 212, 0)
RGBA
rgba(181, 212, 0, 1)
HSL
hsl(69, 100%, 42%)
HSV
hsv(69, 100%, 83%)
CMYK
cmyk(15%, 0%, 100%, 17%)
CSS variable
--color-primary: #B5D400;
Lowercase HEX
#b5d400

Shades

Tints

Tones

Harmony

CSS snippets for #B5D400

.color-b5d400 {
  color: #B5D400;
  background-color: #B5D400;
}

Frequently asked questions

What color is #B5D400?+

#B5D400 is a HEX color with RGB value rgb(181, 212, 0) and HSL value hsl(69, 100%, 42%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #B5D400?+

The closest Tailwind color is lime-500, available as the bg-lime-500 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