#BCC60F Color

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

Color preview

#BCC60F

Color formats

HEX
#BCC60F
RGB
rgb(188, 198, 15)
RGBA
rgba(188, 198, 15, 1)
HSL
hsl(63, 86%, 42%)
HSV
hsv(63, 92%, 78%)
CMYK
cmyk(5%, 0%, 92%, 22%)
CSS variable
--color-primary: #BCC60F;
Lowercase HEX
#bcc60f

Shades

Tints

Tones

Harmony

CSS snippets for #BCC60F

.color-bcc60f {
  color: #BCC60F;
  background-color: #BCC60F;
}

Frequently asked questions

What color is #BCC60F?+

#BCC60F is a HEX color with RGB value rgb(188, 198, 15) and HSL value hsl(63, 86%, 42%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BCC60F?+

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