#BCED78 Color

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

Color preview

#BCED78

Color formats

HEX
#BCED78
RGB
rgb(188, 237, 120)
RGBA
rgba(188, 237, 120, 1)
HSL
hsl(85, 76%, 70%)
HSV
hsv(85, 49%, 93%)
CMYK
cmyk(21%, 0%, 49%, 7%)
CSS variable
--color-primary: #BCED78;
Lowercase HEX
#bced78

Shades

Tints

Tones

Harmony

CSS snippets for #BCED78

.color-bced78 {
  color: #BCED78;
  background-color: #BCED78;
}

Frequently asked questions

What color is #BCED78?+

#BCED78 is a HEX color with RGB value rgb(188, 237, 120) and HSL value hsl(85, 76%, 70%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #BCED78?+

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