#BCC65C Color

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

Color preview

#BCC65C

Color formats

HEX
#BCC65C
RGB
rgb(188, 198, 92)
RGBA
rgba(188, 198, 92, 1)
HSL
hsl(66, 48%, 57%)
HSV
hsv(66, 54%, 78%)
CMYK
cmyk(5%, 0%, 54%, 22%)
CSS variable
--color-primary: #BCC65C;
Lowercase HEX
#bcc65c

Shades

Tints

Tones

Harmony

CSS snippets for #BCC65C

.color-bcc65c {
  color: #BCC65C;
  background-color: #BCC65C;
}

Frequently asked questions

What color is #BCC65C?+

#BCC65C is a HEX color with RGB value rgb(188, 198, 92) and HSL value hsl(66, 48%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCC65C?+

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