#BCDB24 Color

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

Color preview

#BCDB24

Color formats

HEX
#BCDB24
RGB
rgb(188, 219, 36)
RGBA
rgba(188, 219, 36, 1)
HSL
hsl(70, 72%, 50%)
HSV
hsv(70, 84%, 86%)
CMYK
cmyk(14%, 0%, 84%, 14%)
CSS variable
--color-primary: #BCDB24;
Lowercase HEX
#bcdb24

Shades

Tints

Tones

Harmony

CSS snippets for #BCDB24

.color-bcdb24 {
  color: #BCDB24;
  background-color: #BCDB24;
}

Frequently asked questions

What color is #BCDB24?+

#BCDB24 is a HEX color with RGB value rgb(188, 219, 36) and HSL value hsl(70, 72%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BCDB24?+

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