#BCD23C Color

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

Color preview

#BCD23C

Color formats

HEX
#BCD23C
RGB
rgb(188, 210, 60)
RGBA
rgba(188, 210, 60, 1)
HSL
hsl(69, 62%, 53%)
HSV
hsv(69, 71%, 82%)
CMYK
cmyk(10%, 0%, 71%, 18%)
CSS variable
--color-primary: #BCD23C;
Lowercase HEX
#bcd23c

Shades

Tints

Tones

Harmony

CSS snippets for #BCD23C

.color-bcd23c {
  color: #BCD23C;
  background-color: #BCD23C;
}

Frequently asked questions

What color is #BCD23C?+

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

What is the closest Tailwind color to #BCD23C?+

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