#BAB01C Color Information

Hex color code: #BAB01C

#BAB01C is a eye-catching yellow color. In RGB it is (186, 176, 28), and in HSL it is (56°, 74%, 42%). It is widely used in graphic design.

Try:
Color NameGoldenrod
HEX
#BAB01C
RGB
186, 176, 28
HSL
56°, 74%, 42%
CMYK
0%, 5%, 85%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAB01C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 176, 28

Red: 186 / Green: 176 / Blue: 28

HSL

56°, 74%, 42%

Hue: 56° / Saturation: 74% / Lightness: 42%

CMYK

0%, 5%, 85%, 27%

Cyan: 0% / Magenta: 5% / Yellow: 85% / Key: 27%

What color is #BAB01C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAB01C to RGB:

rgb(186, 176, 28)HEX to RGB Converter →

HEX to HSL

Convert #BAB01C to HSL:

hsl(56, 74%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #BAB01C to CMYK:

cmyk(0%, 5%, 85%, 27%)Color Converter →

Color Meaning and Usage

A eye-catching yellow tone, #BAB01C has RGB (186, 176, 28) and HSL (56°, 74%, 42%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAB01C is #1C26BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA611C.

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

Contrast with #BAB01C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAB01C?

#BAB01C is a eye-catching yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BAB01C?

#BAB01C in RGB is (186, 176, 28) - 186 red, 176 green, and 28 blue.

How to use #BAB01C in CSS?

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

What colors go well with #BAB01C?

#1C26BA (complementary), #BA611C (analogous), and #787112 (lighter shade) work well with #BAB01C.