#BCB35C Color Information

Hex color code: #BCB35C

#BCB35C is a delicate yellow color. In RGB it is (188, 179, 92), and in HSL it is (54°, 42%, 55%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#BCB35C
RGB
188, 179, 92
HSL
54°, 42%, 55%
CMYK
0%, 5%, 51%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #BCB35C; 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 #BCB35C; background-color: #BCB35C15; }

Alert / Toast

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

Link / Accent

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

a { color: #BCB35C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 179, 92

Red: 188 / Green: 179 / Blue: 92

HSL

54°, 42%, 55%

Hue: 54° / Saturation: 42% / Lightness: 55%

CMYK

0%, 5%, 51%, 26%

Cyan: 0% / Magenta: 5% / Yellow: 51% / Key: 26%

What color is #BCB35C?

#BCB35C is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCB35C to RGB:

rgb(188, 179, 92)HEX to RGB Converter →

HEX to HSL

Convert #BCB35C to HSL:

hsl(54, 42%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #BCB35C to CMYK:

cmyk(0%, 5%, 51%, 26%)Color Converter →

Color Meaning and Usage

A delicate yellow tone, #BCB35C has RGB (188, 179, 92) and HSL (54°, 42%, 55%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCB35C is #5C66BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BC835C.

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

Contrast with #BCB35C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCB35C?

#BCB35C is a delicate yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BCB35C?

#BCB35C in RGB is (188, 179, 92) - 188 red, 179 green, and 92 blue.

How to use #BCB35C in CSS?

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

What colors go well with #BCB35C?

#5C66BC (complementary), #BC835C (analogous), and #91883B (lighter shade) work well with #BCB35C.