#BDAF99 Color Information

Hex color code: #BDAF99

The hex color #BDAF99 is a gentle orange with RGB values of (189, 175, 153) and HSL of (37°, 21%, 67%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#BDAF99
RGB
189, 175, 153
HSL
37°, 21%, 67%
CMYK
0%, 7%, 19%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDAF99; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 175, 153

Red: 189 / Green: 175 / Blue: 153

HSL

37°, 21%, 67%

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

CMYK

0%, 7%, 19%, 26%

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

What color is #BDAF99?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDAF99 to RGB:

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

HEX to HSL

Convert #BDAF99 to HSL:

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

HEX to CMYK

Convert #BDAF99 to CMYK:

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

Color Meaning and Usage

#BDAF99 is a delicate orange color with RGB values of 189, 175, 153 and HSL of 37°, 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 #BDAF99 is #99A7BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BD9D99.

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

Contrast with #BDAF99

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDAF99?

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

What is the RGB value of #BDAF99?

#BDAF99 in RGB is (189, 175, 153) - 189 red, 175 green, and 153 blue.

How to use #BDAF99 in CSS?

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

What colors go well with #BDAF99?

#99A7BD (complementary), #BD9D99 (analogous), and #9E8B6B (lighter shade) work well with #BDAF99.