#BCD33C Color

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

Color preview

#BCD33C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BCD33C

.color-bcd33c {
  color: #BCD33C;
  background-color: #BCD33C;
}

Frequently asked questions

What color is #BCD33C?+

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

What is the closest Tailwind color to #BCD33C?+

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