#BCD33B Color

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

Color preview

#BCD33B

Color formats

HEX
#BCD33B
RGB
rgb(188, 211, 59)
RGBA
rgba(188, 211, 59, 1)
HSL
hsl(69, 63%, 53%)
HSV
hsv(69, 72%, 83%)
CMYK
cmyk(11%, 0%, 72%, 17%)
CSS variable
--color-primary: #BCD33B;
Lowercase HEX
#bcd33b

Shades

Tints

Tones

Harmony

CSS snippets for #BCD33B

.color-bcd33b {
  color: #BCD33B;
  background-color: #BCD33B;
}

Frequently asked questions

What color is #BCD33B?+

#BCD33B is a HEX color with RGB value rgb(188, 211, 59) and HSL value hsl(69, 63%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BCD33B?+

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