#BCDB42 Color

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

Color preview

#BCDB42

Color formats

HEX
#BCDB42
RGB
rgb(188, 219, 66)
RGBA
rgba(188, 219, 66, 1)
HSL
hsl(72, 68%, 56%)
HSV
hsv(72, 70%, 86%)
CMYK
cmyk(14%, 0%, 70%, 14%)
CSS variable
--color-primary: #BCDB42;
Lowercase HEX
#bcdb42

Shades

Tints

Tones

Harmony

CSS snippets for #BCDB42

.color-bcdb42 {
  color: #BCDB42;
  background-color: #BCDB42;
}

Frequently asked questions

What color is #BCDB42?+

#BCDB42 is a HEX color with RGB value rgb(188, 219, 66) and HSL value hsl(72, 68%, 56%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BCDB42?+

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