#BCBC62 Color Information

Hex color code: #BCBC62

A delicate yellow shade, #BCBC62 appears as (188, 188, 98) in RGB and (60°, 40%, 56%) in HSL. It is widely used in graphic design.

Try:
Color NameTan
HEX
#BCBC62
RGB
188, 188, 98
HSL
60°, 40%, 56%
CMYK
0%, 0%, 48%, 26%

Shades

CSS Usage
color: #BCBC62;
background-color: #BCBC62;
border-color: #BCBC62;
box-shadow: 0 0 10px #BCBC62;
border: 2px solid #BCBC62;
Tailwind Usage
bg-[#BCBC62]
text-[#BCBC62]
border-[#BCBC62]
shadow-[0_0_10px_BCBC62]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BCBC62, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BCBC62; color: #000000; }

Badge

New Feature
.badge { background-color: #BCBC62; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BCBC62; background-color: #BCBC6215; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BCBC6220; border-left: 4px solid #BCBC62; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BCBC62; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BCBC62 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 188, 98

Red: 188 / Green: 188 / Blue: 98

HSL

60°, 40%, 56%

Hue: 60° / Saturation: 40% / Lightness: 56%

CMYK

0%, 0%, 48%, 26%

Cyan: 0% / Magenta: 0% / Yellow: 48% / Key: 26%

What color is #BCBC62?

#BCBC62 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBC62 to RGB:

rgb(188, 188, 98)HEX to RGB Converter →

HEX to HSL

Convert #BCBC62 to HSL:

hsl(60, 40%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #BCBC62 to CMYK:

cmyk(0%, 0%, 48%, 26%)Color Converter →

Color Meaning and Usage

#BCBC62 is a pastel yellow color with RGB values of 188, 188, 98 and HSL of 60°, 40%, 56%. This green hue evokes nature and harmony, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCBC62 is #6262BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BC8F62.

Use #BCBC62 in CSS: color: #BCBC62 or background-color: #BCBC62. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BCBC62

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 10.51:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCBC62?

#BCBC62 is a pastel yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #BCBC62?

#BCBC62 in RGB is (188, 188, 98) - 188 red, 188 green, and 98 blue.

How to use #BCBC62 in CSS?

Use #BCBC62 directly in your CSS properties like color or background-color.

What colors go well with #BCBC62?

#6262BC (complementary), #BC8F62 (analogous), and #92923F (lighter shade) work well with #BCBC62.