#B1D400 Color

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

Color preview

#B1D400

Color formats

HEX
#B1D400
RGB
rgb(177, 212, 0)
RGBA
rgba(177, 212, 0, 1)
HSL
hsl(70, 100%, 42%)
HSV
hsv(70, 100%, 83%)
CMYK
cmyk(17%, 0%, 100%, 17%)
CSS variable
--color-primary: #B1D400;
Lowercase HEX
#b1d400

Shades

Tints

Tones

Harmony

CSS snippets for #B1D400

.color-b1d400 {
  color: #B1D400;
  background-color: #B1D400;
}

Frequently asked questions

What color is #B1D400?+

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

What is the closest Tailwind color to #B1D400?+

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