#BCB533 Color Information

Hex color code: #BCB533

#BCB533 is a neutral yellow color. In RGB it is (188, 181, 51), and in HSL it is (57°, 57%, 47%). It is commonly used in modern UI design.

Try:
Color NameGoldenrod
HEX
#BCB533
RGB
188, 181, 51
HSL
57°, 57%, 47%
CMYK
0%, 4%, 73%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCB533; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 181, 51

Red: 188 / Green: 181 / Blue: 51

HSL

57°, 57%, 47%

Hue: 57° / Saturation: 57% / Lightness: 47%

CMYK

0%, 4%, 73%, 26%

Cyan: 0% / Magenta: 4% / Yellow: 73% / Key: 26%

What color is #BCB533?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCB533 to RGB:

rgb(188, 181, 51)HEX to RGB Converter →

HEX to HSL

Convert #BCB533 to HSL:

hsl(57, 57%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #BCB533 to CMYK:

cmyk(0%, 4%, 73%, 26%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #BCB533 has RGB (188, 181, 51) and HSL (57°, 57%, 47%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCB533 is #343ABC, creating high-contrast pairings. For softer combinations, try analogous colors like #BC7134.

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

Contrast with #BCB533

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCB533?

#BCB533 is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BCB533?

#BCB533 in RGB is (188, 181, 51) - 188 red, 181 green, and 51 blue.

How to use #BCB533 in CSS?

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

What colors go well with #BCB533?

#343ABC (complementary), #BC7134 (analogous), and #807B23 (lighter shade) work well with #BCB533.