#BCDD2C Color

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

Color preview

#BCDD2C

Color formats

HEX
#BCDD2C
RGB
rgb(188, 221, 44)
RGBA
rgba(188, 221, 44, 1)
HSL
hsl(71, 72%, 52%)
HSV
hsv(71, 80%, 87%)
CMYK
cmyk(15%, 0%, 80%, 13%)
CSS variable
--color-primary: #BCDD2C;
Lowercase HEX
#bcdd2c

Shades

Tints

Tones

Harmony

CSS snippets for #BCDD2C

.color-bcdd2c {
  color: #BCDD2C;
  background-color: #BCDD2C;
}

Frequently asked questions

What color is #BCDD2C?+

#BCDD2C is a HEX color with RGB value rgb(188, 221, 44) and HSL value hsl(71, 72%, 52%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BCDD2C?+

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