#BCDC2B Color

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

Color preview

#BCDC2B

Color formats

HEX
#BCDC2B
RGB
rgb(188, 220, 43)
RGBA
rgba(188, 220, 43, 1)
HSL
hsl(71, 72%, 52%)
HSV
hsv(71, 80%, 86%)
CMYK
cmyk(15%, 0%, 80%, 14%)
CSS variable
--color-primary: #BCDC2B;
Lowercase HEX
#bcdc2b

Shades

Tints

Tones

Harmony

CSS snippets for #BCDC2B

.color-bcdc2b {
  color: #BCDC2B;
  background-color: #BCDC2B;
}

Frequently asked questions

What color is #BCDC2B?+

#BCDC2B is a HEX color with RGB value rgb(188, 220, 43) and HSL value hsl(71, 72%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BCDC2B?+

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