#BCD23E Color

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

Color preview

#BCD23E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BCD23E

.color-bcd23e {
  color: #BCD23E;
  background-color: #BCD23E;
}

Frequently asked questions

What color is #BCD23E?+

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

What is the closest Tailwind color to #BCD23E?+

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