#BCDE78 Color

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

Color preview

#BCDE78

Color formats

HEX
#BCDE78
RGB
rgb(188, 222, 120)
RGBA
rgba(188, 222, 120, 1)
HSL
hsl(80, 61%, 67%)
HSV
hsv(80, 46%, 87%)
CMYK
cmyk(15%, 0%, 46%, 13%)
CSS variable
--color-primary: #BCDE78;
Lowercase HEX
#bcde78

Shades

Tints

Tones

Harmony

CSS snippets for #BCDE78

.color-bcde78 {
  color: #BCDE78;
  background-color: #BCDE78;
}

Frequently asked questions

What color is #BCDE78?+

#BCDE78 is a HEX color with RGB value rgb(188, 222, 120) and HSL value hsl(80, 61%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCDE78?+

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