#BCC25F Color

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

Color preview

#BCC25F

Color formats

HEX
#BCC25F
RGB
rgb(188, 194, 95)
RGBA
rgba(188, 194, 95, 1)
HSL
hsl(64, 45%, 57%)
HSV
hsv(64, 51%, 76%)
CMYK
cmyk(3%, 0%, 51%, 24%)
CSS variable
--color-primary: #BCC25F;
Lowercase HEX
#bcc25f

Shades

Tints

Tones

Harmony

CSS snippets for #BCC25F

.color-bcc25f {
  color: #BCC25F;
  background-color: #BCC25F;
}

Frequently asked questions

What color is #BCC25F?+

#BCC25F is a HEX color with RGB value rgb(188, 194, 95) and HSL value hsl(64, 45%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCC25F?+

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