#BCDA50 Color

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

Color preview

#BCDA50

Color formats

HEX
#BCDA50
RGB
rgb(188, 218, 80)
RGBA
rgba(188, 218, 80, 1)
HSL
hsl(73, 65%, 58%)
HSV
hsv(73, 63%, 85%)
CMYK
cmyk(14%, 0%, 63%, 15%)
CSS variable
--color-primary: #BCDA50;
Lowercase HEX
#bcda50

Shades

Tints

Tones

Harmony

CSS snippets for #BCDA50

.color-bcda50 {
  color: #BCDA50;
  background-color: #BCDA50;
}

Frequently asked questions

What color is #BCDA50?+

#BCDA50 is a HEX color with RGB value rgb(188, 218, 80) and HSL value hsl(73, 65%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCDA50?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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