#BCC45E Color

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

Color preview

#BCC45E

Color formats

HEX
#BCC45E
RGB
rgb(188, 196, 94)
RGBA
rgba(188, 196, 94, 1)
HSL
hsl(65, 46%, 57%)
HSV
hsv(65, 52%, 77%)
CMYK
cmyk(4%, 0%, 52%, 23%)
CSS variable
--color-primary: #BCC45E;
Lowercase HEX
#bcc45e

Shades

Tints

Tones

Harmony

CSS snippets for #BCC45E

.color-bcc45e {
  color: #BCC45E;
  background-color: #BCC45E;
}

Frequently asked questions

What color is #BCC45E?+

#BCC45E is a HEX color with RGB value rgb(188, 196, 94) and HSL value hsl(65, 46%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCC45E?+

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