#BDB199 Color Information

Hex color code: #BDB199

A delicate orange shade, #BDB199 appears as (189, 177, 153) in RGB and (40°, 21%, 67%) in HSL. It is widely used in graphic design.

Try:
Color NameTan
HEX
#BDB199
RGB
189, 177, 153
HSL
40°, 21%, 67%
CMYK
0%, 6%, 19%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDB199; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 177, 153

Red: 189 / Green: 177 / Blue: 153

HSL

40°, 21%, 67%

Hue: 40° / Saturation: 21% / Lightness: 67%

CMYK

0%, 6%, 19%, 26%

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

What color is #BDB199?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDB199 to RGB:

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

HEX to HSL

Convert #BDB199 to HSL:

hsl(40, 21%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #BDB199 to CMYK:

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

Color Meaning and Usage

#BDB199 is a delicate orange color with RGB values of 189, 177, 153 and HSL of 40°, 21%, 67%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDB199 is #99A5BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BD9F99.

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

Contrast with #BDB199

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDB199?

#BDB199 is a delicate orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BDB199?

#BDB199 in RGB is (189, 177, 153) - 189 red, 177 green, and 153 blue.

How to use #BDB199 in CSS?

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

What colors go well with #BDB199?

#99A5BD (complementary), #BD9F99 (analogous), and #9E8D6B (lighter shade) work well with #BDB199.