#B2CC3E Color

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

Color preview

#B2CC3E

Color formats

HEX
#B2CC3E
RGB
rgb(178, 204, 62)
RGBA
rgba(178, 204, 62, 1)
HSL
hsl(71, 58%, 52%)
HSV
hsv(71, 70%, 80%)
CMYK
cmyk(13%, 0%, 70%, 20%)
CSS variable
--color-primary: #B2CC3E;
Lowercase HEX
#b2cc3e

Shades

Tints

Tones

Harmony

CSS snippets for #B2CC3E

.color-b2cc3e {
  color: #B2CC3E;
  background-color: #B2CC3E;
}

Frequently asked questions

What color is #B2CC3E?+

#B2CC3E is a HEX color with RGB value rgb(178, 204, 62) and HSL value hsl(71, 58%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #B2CC3E?+

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