#BCC75C Color

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

Color preview

#BCC75C

Color formats

HEX
#BCC75C
RGB
rgb(188, 199, 92)
RGBA
rgba(188, 199, 92, 1)
HSL
hsl(66, 49%, 57%)
HSV
hsv(66, 54%, 78%)
CMYK
cmyk(6%, 0%, 54%, 22%)
CSS variable
--color-primary: #BCC75C;
Lowercase HEX
#bcc75c

Shades

Tints

Tones

Harmony

CSS snippets for #BCC75C

.color-bcc75c {
  color: #BCC75C;
  background-color: #BCC75C;
}

Frequently asked questions

What color is #BCC75C?+

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

What is the closest Tailwind color to #BCC75C?+

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