#B2DA2F Color

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

Color preview

#B2DA2F

Color formats

HEX
#B2DA2F
RGB
rgb(178, 218, 47)
RGBA
rgba(178, 218, 47, 1)
HSL
hsl(74, 70%, 52%)
HSV
hsv(74, 78%, 85%)
CMYK
cmyk(18%, 0%, 78%, 15%)
CSS variable
--color-primary: #B2DA2F;
Lowercase HEX
#b2da2f

Shades

Tints

Tones

Harmony

CSS snippets for #B2DA2F

.color-b2da2f {
  color: #B2DA2F;
  background-color: #B2DA2F;
}

Frequently asked questions

What color is #B2DA2F?+

#B2DA2F is a HEX color with RGB value rgb(178, 218, 47) and HSL value hsl(74, 70%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #B2DA2F?+

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