#BCC06B Color

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

Color preview

#BCC06B

Color formats

HEX
#BCC06B
RGB
rgb(188, 192, 107)
RGBA
rgba(188, 192, 107, 1)
HSL
hsl(63, 40%, 59%)
HSV
hsv(63, 44%, 75%)
CMYK
cmyk(2%, 0%, 44%, 25%)
CSS variable
--color-primary: #BCC06B;
Lowercase HEX
#bcc06b

Shades

Tints

Tones

Harmony

CSS snippets for #BCC06B

.color-bcc06b {
  color: #BCC06B;
  background-color: #BCC06B;
}

Frequently asked questions

What color is #BCC06B?+

#BCC06B is a HEX color with RGB value rgb(188, 192, 107) and HSL value hsl(63, 40%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCC06B?+

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