#BCC86E Color

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

Color preview

#BCC86E

Color formats

HEX
#BCC86E
RGB
rgb(188, 200, 110)
RGBA
rgba(188, 200, 110, 1)
HSL
hsl(68, 45%, 61%)
HSV
hsv(68, 45%, 78%)
CMYK
cmyk(6%, 0%, 45%, 22%)
CSS variable
--color-primary: #BCC86E;
Lowercase HEX
#bcc86e

Shades

Tints

Tones

Harmony

CSS snippets for #BCC86E

.color-bcc86e {
  color: #BCC86E;
  background-color: #BCC86E;
}

Frequently asked questions

What color is #BCC86E?+

#BCC86E is a HEX color with RGB value rgb(188, 200, 110) and HSL value hsl(68, 45%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCC86E?+

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