#B3CB3C Color

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

Color preview

#B3CB3C

Color formats

HEX
#B3CB3C
RGB
rgb(179, 203, 60)
RGBA
rgba(179, 203, 60, 1)
HSL
hsl(70, 58%, 52%)
HSV
hsv(70, 70%, 80%)
CMYK
cmyk(12%, 0%, 70%, 20%)
CSS variable
--color-primary: #B3CB3C;
Lowercase HEX
#b3cb3c

Shades

Tints

Tones

Harmony

CSS snippets for #B3CB3C

.color-b3cb3c {
  color: #B3CB3C;
  background-color: #B3CB3C;
}

Frequently asked questions

What color is #B3CB3C?+

#B3CB3C is a HEX color with RGB value rgb(179, 203, 60) and HSL value hsl(70, 58%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #B3CB3C?+

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