#BCDA83 Color

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

Color preview

#BCDA83

Color formats

HEX
#BCDA83
RGB
rgb(188, 218, 131)
RGBA
rgba(188, 218, 131, 1)
HSL
hsl(81, 54%, 68%)
HSV
hsv(81, 40%, 85%)
CMYK
cmyk(14%, 0%, 40%, 15%)
CSS variable
--color-primary: #BCDA83;
Lowercase HEX
#bcda83

Shades

Tints

Tones

Harmony

CSS snippets for #BCDA83

.color-bcda83 {
  color: #BCDA83;
  background-color: #BCDA83;
}

Frequently asked questions

What color is #BCDA83?+

#BCDA83 is a HEX color with RGB value rgb(188, 218, 131) and HSL value hsl(81, 54%, 68%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCDA83?+

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