#BADB29 Color Information

Hex color code: #BADB29

#BADB29 is a bold yellow color. In RGB it is (186, 219, 41), and in HSL it is (71°, 71%, 51%). It is often used for branding and logos.

Try:
Color NameYellow Green
HEX
#BADB29
RGB
186, 219, 41
HSL
71°, 71%, 51%
CMYK
15%, 0%, 81%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BADB29; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 219, 41

Red: 186 / Green: 219 / Blue: 41

HSL

71°, 71%, 51%

Hue: 71° / Saturation: 71% / Lightness: 51%

CMYK

15%, 0%, 81%, 14%

Cyan: 15% / Magenta: 0% / Yellow: 81% / Key: 14%

What color is #BADB29?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BADB29 to RGB:

rgb(186, 219, 41)HEX to RGB Converter →

HEX to HSL

Convert #BADB29 to HSL:

hsl(71, 71%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #BADB29 to CMYK:

cmyk(15%, 0%, 81%, 14%)Color Converter →

Color Meaning and Usage

#BADB29 is a striking yellow color with RGB values of 186, 219, 41 and HSL of 71°, 71%, 51%. This green hue evokes nature and harmony, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BADB29 is #4A29DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBA329.

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

Contrast with #BADB29

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BADB29?

#BADB29 is a striking yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #BADB29?

#BADB29 in RGB is (186, 219, 41) - 186 red, 219 green, and 41 blue.

How to use #BADB29 in CSS?

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

What colors go well with #BADB29?

#4A29DB (complementary), #DBA329 (analogous), and #859D1B (lighter shade) work well with #BADB29.