#BCC601 Color

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

Color preview

#BCC601

Color formats

HEX
#BCC601
RGB
rgb(188, 198, 1)
RGBA
rgba(188, 198, 1, 1)
HSL
hsl(63, 99%, 39%)
HSV
hsv(63, 99%, 78%)
CMYK
cmyk(5%, 0%, 99%, 22%)
CSS variable
--color-primary: #BCC601;
Lowercase HEX
#bcc601

Shades

Tints

Tones

Harmony

CSS snippets for #BCC601

.color-bcc601 {
  color: #BCC601;
  background-color: #BCC601;
}

Frequently asked questions

What color is #BCC601?+

#BCC601 is a HEX color with RGB value rgb(188, 198, 1) and HSL value hsl(63, 99%, 39%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BCC601?+

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