#BCD883 Color

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

Color preview

#BCD883

Color formats

HEX
#BCD883
RGB
rgb(188, 216, 131)
RGBA
rgba(188, 216, 131, 1)
HSL
hsl(80, 52%, 68%)
HSV
hsv(80, 39%, 85%)
CMYK
cmyk(13%, 0%, 39%, 15%)
CSS variable
--color-primary: #BCD883;
Lowercase HEX
#bcd883

Shades

Tints

Tones

Harmony

CSS snippets for #BCD883

.color-bcd883 {
  color: #BCD883;
  background-color: #BCD883;
}

Frequently asked questions

What color is #BCD883?+

#BCD883 is a HEX color with RGB value rgb(188, 216, 131) and HSL value hsl(80, 52%, 68%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCD883?+

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