#BDB951 Color Information

Hex color code: #BDB951

A pastel yellow shade, #BDB951 appears as (189, 185, 81) in RGB and (58°, 45%, 53%) in HSL. It is commonly used in modern UI design.

Try:
Color NameYellow Green
HEX
#BDB951
RGB
189, 185, 81
HSL
58°, 45%, 53%
CMYK
0%, 2%, 57%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDB951; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 185, 81

Red: 189 / Green: 185 / Blue: 81

HSL

58°, 45%, 53%

Hue: 58° / Saturation: 45% / Lightness: 53%

CMYK

0%, 2%, 57%, 26%

Cyan: 0% / Magenta: 2% / Yellow: 57% / Key: 26%

What color is #BDB951?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDB951 to RGB:

rgb(189, 185, 81)HEX to RGB Converter →

HEX to HSL

Convert #BDB951 to HSL:

hsl(58, 45%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #BDB951 to CMYK:

cmyk(0%, 2%, 57%, 26%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #BDB951 has RGB (189, 185, 81) and HSL (58°, 45%, 53%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDB951 is #5155BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BD8451.

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

Contrast with #BDB951

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDB951?

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

What is the RGB value of #BDB951?

#BDB951 in RGB is (189, 185, 81) - 189 red, 185 green, and 81 blue.

How to use #BDB951 in CSS?

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

What colors go well with #BDB951?

#5155BD (complementary), #BD8451 (analogous), and #8D8A35 (lighter shade) work well with #BDB951.