#BDB075 Color Information

Hex color code: #BDB075

#BDB075 is a subtle yellow color. In RGB it is (189, 176, 117), and in HSL it is (49°, 35%, 60%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#BDB075
RGB
189, 176, 117
HSL
49°, 35%, 60%
CMYK
0%, 7%, 38%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDB075; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 176, 117

Red: 189 / Green: 176 / Blue: 117

HSL

49°, 35%, 60%

Hue: 49° / Saturation: 35% / Lightness: 60%

CMYK

0%, 7%, 38%, 26%

Cyan: 0% / Magenta: 7% / Yellow: 38% / Key: 26%

What color is #BDB075?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDB075 to RGB:

rgb(189, 176, 117)HEX to RGB Converter →

HEX to HSL

Convert #BDB075 to HSL:

hsl(49, 35%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #BDB075 to CMYK:

cmyk(0%, 7%, 38%, 26%)Color Converter →

Color Meaning and Usage

#BDB075 is a subtle yellow color with RGB values of 189, 176, 117 and HSL of 49°, 35%, 60%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDB075 is #7582BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BD8C75.

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

Contrast with #BDB075

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDB075?

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

What is the RGB value of #BDB075?

#BDB075 in RGB is (189, 176, 117) - 189 red, 176 green, and 117 blue.

How to use #BDB075 in CSS?

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

What colors go well with #BDB075?

#7582BD (complementary), #BD8C75 (analogous), and #9B8C4B (lighter shade) work well with #BDB075.