#BCDF5C Color

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

Color preview

#BCDF5C

Color formats

HEX
#BCDF5C
RGB
rgb(188, 223, 92)
RGBA
rgba(188, 223, 92, 1)
HSL
hsl(76, 67%, 62%)
HSV
hsv(76, 59%, 87%)
CMYK
cmyk(16%, 0%, 59%, 13%)
CSS variable
--color-primary: #BCDF5C;
Lowercase HEX
#bcdf5c

Shades

Tints

Tones

Harmony

CSS snippets for #BCDF5C

.color-bcdf5c {
  color: #BCDF5C;
  background-color: #BCDF5C;
}

Frequently asked questions

What color is #BCDF5C?+

#BCDF5C is a HEX color with RGB value rgb(188, 223, 92) and HSL value hsl(76, 67%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCDF5C?+

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