#BCDC2D Color

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

Color preview

#BCDC2D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BCDC2D

.color-bcdc2d {
  color: #BCDC2D;
  background-color: #BCDC2D;
}

Frequently asked questions

What color is #BCDC2D?+

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

What is the closest Tailwind color to #BCDC2D?+

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