#BDA12D Color Information

Hex color code: #BDA12D

A balanced yellow shade, #BDA12D appears as (189, 161, 45) in RGB and (48°, 62%, 46%) in HSL. It is often used for branding and logos.

Try:
Color NameGoldenrod
HEX
#BDA12D
RGB
189, 161, 45
HSL
48°, 62%, 46%
CMYK
0%, 15%, 76%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDA12D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 161, 45

Red: 189 / Green: 161 / Blue: 45

HSL

48°, 62%, 46%

Hue: 48° / Saturation: 62% / Lightness: 46%

CMYK

0%, 15%, 76%, 26%

Cyan: 0% / Magenta: 15% / Yellow: 76% / Key: 26%

What color is #BDA12D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDA12D to RGB:

rgb(189, 161, 45)HEX to RGB Converter →

HEX to HSL

Convert #BDA12D to HSL:

hsl(48, 62%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #BDA12D to CMYK:

cmyk(0%, 15%, 76%, 26%)Color Converter →

Color Meaning and Usage

#BDA12D is a balanced yellow color with RGB values of 189, 161, 45 and HSL of 48°, 62%, 46%. This orange-yellow hue evokes optimism and creativity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDA12D is #2D4ABE, creating high-contrast pairings. For softer combinations, try analogous colors like #BE582D.

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

Contrast with #BDA12D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDA12D?

#BDA12D is a balanced yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BDA12D?

#BDA12D in RGB is (189, 161, 45) - 189 red, 161 green, and 45 blue.

How to use #BDA12D in CSS?

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

What colors go well with #BDA12D?

#2D4ABE (complementary), #BE582D (analogous), and #806C1E (lighter shade) work well with #BDA12D.