#BCC03F Color

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

Color preview

#BCC03F

Color formats

HEX
#BCC03F
RGB
rgb(188, 192, 63)
RGBA
rgba(188, 192, 63, 1)
HSL
hsl(62, 51%, 50%)
HSV
hsv(62, 67%, 75%)
CMYK
cmyk(2%, 0%, 67%, 25%)
CSS variable
--color-primary: #BCC03F;
Lowercase HEX
#bcc03f

Shades

Tints

Tones

Harmony

CSS snippets for #BCC03F

.color-bcc03f {
  color: #BCC03F;
  background-color: #BCC03F;
}

Frequently asked questions

What color is #BCC03F?+

#BCC03F is a HEX color with RGB value rgb(188, 192, 63) and HSL value hsl(62, 51%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BCC03F?+

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