#BDB196 Color Information

Hex color code: #BDB196

The hex color #BDB196 is a gentle orange with RGB values of (189, 177, 150) and HSL of (42°, 23%, 66%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#BDB196
RGB
189, 177, 150
HSL
42°, 23%, 66%
CMYK
0%, 6%, 21%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDB196; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 177, 150

Red: 189 / Green: 177 / Blue: 150

HSL

42°, 23%, 66%

Hue: 42° / Saturation: 23% / Lightness: 66%

CMYK

0%, 6%, 21%, 26%

Cyan: 0% / Magenta: 6% / Yellow: 21% / Key: 26%

What color is #BDB196?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDB196 to RGB:

rgb(189, 177, 150)HEX to RGB Converter →

HEX to HSL

Convert #BDB196 to HSL:

hsl(42, 23%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BDB196 to CMYK:

cmyk(0%, 6%, 21%, 26%)Color Converter →

Color Meaning and Usage

A pastel orange tone, #BDB196 has RGB (189, 177, 150) and HSL (42°, 23%, 66%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDB196 is #94A0BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BC9C94.

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

Contrast with #BDB196

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDB196?

#BDB196 is a pastel orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BDB196?

#BDB196 in RGB is (189, 177, 150) - 189 red, 177 green, and 150 blue.

How to use #BDB196 in CSS?

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

What colors go well with #BDB196?

#94A0BC (complementary), #BC9C94 (analogous), and #9F8E65 (lighter shade) work well with #BDB196.