#B3DF2F Color

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

Color preview

#B3DF2F

Color formats

HEX
#B3DF2F
RGB
rgb(179, 223, 47)
RGBA
rgba(179, 223, 47, 1)
HSL
hsl(75, 73%, 53%)
HSV
hsv(75, 79%, 87%)
CMYK
cmyk(20%, 0%, 79%, 13%)
CSS variable
--color-primary: #B3DF2F;
Lowercase HEX
#b3df2f

Shades

Tints

Tones

Harmony

CSS snippets for #B3DF2F

.color-b3df2f {
  color: #B3DF2F;
  background-color: #B3DF2F;
}

Frequently asked questions

What color is #B3DF2F?+

#B3DF2F is a HEX color with RGB value rgb(179, 223, 47) and HSL value hsl(75, 73%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #B3DF2F?+

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