#BDA896 Color Information

Hex color code: #BDA896

#BDA896 is a pastel orange color. In RGB it is (189, 168, 150), and in HSL it is (28°, 23%, 66%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#BDA896
RGB
189, 168, 150
HSL
28°, 23%, 66%
CMYK
0%, 11%, 21%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDA896; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 168, 150

Red: 189 / Green: 168 / Blue: 150

HSL

28°, 23%, 66%

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

CMYK

0%, 11%, 21%, 26%

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

What color is #BDA896?

#BDA896 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDA896 to RGB:

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

HEX to HSL

Convert #BDA896 to HSL:

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

HEX to CMYK

Convert #BDA896 to CMYK:

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

Color Meaning and Usage

#BDA896 is a gentle orange color with RGB values of 189, 168, 150 and HSL of 28°, 23%, 66%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDA896 is #94AABC, creating high-contrast pairings. For softer combinations, try analogous colors like #BC9496.

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

Contrast with #BDA896

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDA896?

#BDA896 is a gentle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BDA896?

#BDA896 in RGB is (189, 168, 150) - 189 red, 168 green, and 150 blue.

How to use #BDA896 in CSS?

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

What colors go well with #BDA896?

#94AABC (complementary), #BC9496 (analogous), and #9F8065 (lighter shade) work well with #BDA896.