#BCD22D Color

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

Color preview

#BCD22D

Color formats

HEX
#BCD22D
RGB
rgb(188, 210, 45)
RGBA
rgba(188, 210, 45, 1)
HSL
hsl(68, 65%, 50%)
HSV
hsv(68, 79%, 82%)
CMYK
cmyk(10%, 0%, 79%, 18%)
CSS variable
--color-primary: #BCD22D;
Lowercase HEX
#bcd22d

Shades

Tints

Tones

Harmony

CSS snippets for #BCD22D

.color-bcd22d {
  color: #BCD22D;
  background-color: #BCD22D;
}

Frequently asked questions

What color is #BCD22D?+

#BCD22D is a HEX color with RGB value rgb(188, 210, 45) and HSL value hsl(68, 65%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BCD22D?+

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