#B2DF1C Color

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

Color preview

#B2DF1C

Color formats

HEX
#B2DF1C
RGB
rgb(178, 223, 28)
RGBA
rgba(178, 223, 28, 1)
HSL
hsl(74, 78%, 49%)
HSV
hsv(74, 87%, 87%)
CMYK
cmyk(20%, 0%, 87%, 13%)
CSS variable
--color-primary: #B2DF1C;
Lowercase HEX
#b2df1c

Shades

Tints

Tones

Harmony

CSS snippets for #B2DF1C

.color-b2df1c {
  color: #B2DF1C;
  background-color: #B2DF1C;
}

Frequently asked questions

What color is #B2DF1C?+

#B2DF1C is a HEX color with RGB value rgb(178, 223, 28) and HSL value hsl(74, 78%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #B2DF1C?+

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