#BCC64F Color

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

Color preview

#BCC64F

Color formats

HEX
#BCC64F
RGB
rgb(188, 198, 79)
RGBA
rgba(188, 198, 79, 1)
HSL
hsl(65, 51%, 54%)
HSV
hsv(65, 60%, 78%)
CMYK
cmyk(5%, 0%, 60%, 22%)
CSS variable
--color-primary: #BCC64F;
Lowercase HEX
#bcc64f

Shades

Tints

Tones

Harmony

CSS snippets for #BCC64F

.color-bcc64f {
  color: #BCC64F;
  background-color: #BCC64F;
}

Frequently asked questions

What color is #BCC64F?+

#BCC64F is a HEX color with RGB value rgb(188, 198, 79) and HSL value hsl(65, 51%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCC64F?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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