#BCC26B Color

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

Color preview

#BCC26B

Color formats

HEX
#BCC26B
RGB
rgb(188, 194, 107)
RGBA
rgba(188, 194, 107, 1)
HSL
hsl(64, 42%, 59%)
HSV
hsv(64, 45%, 76%)
CMYK
cmyk(3%, 0%, 45%, 24%)
CSS variable
--color-primary: #BCC26B;
Lowercase HEX
#bcc26b

Shades

Tints

Tones

Harmony

CSS snippets for #BCC26B

.color-bcc26b {
  color: #BCC26B;
  background-color: #BCC26B;
}

Frequently asked questions

What color is #BCC26B?+

#BCC26B is a HEX color with RGB value rgb(188, 194, 107) and HSL value hsl(64, 42%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCC26B?+

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