#BDA593 Color Information

Hex color code: #BDA593

The hex color #BDA593 is a pastel orange with RGB values of (189, 165, 147) and HSL of (26°, 24%, 66%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#BDA593
RGB
189, 165, 147
HSL
26°, 24%, 66%
CMYK
0%, 13%, 22%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDA593; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 165, 147

Red: 189 / Green: 165 / Blue: 147

HSL

26°, 24%, 66%

Hue: 26° / Saturation: 24% / Lightness: 66%

CMYK

0%, 13%, 22%, 26%

Cyan: 0% / Magenta: 13% / Yellow: 22% / Key: 26%

What color is #BDA593?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDA593 to RGB:

rgb(189, 165, 147)HEX to RGB Converter →

HEX to HSL

Convert #BDA593 to HSL:

hsl(26, 24%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BDA593 to CMYK:

cmyk(0%, 13%, 22%, 26%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #BDA593 has RGB (189, 165, 147) and HSL (26°, 24%, 66%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDA593 is #93ABBD, creating high-contrast pairings. For softer combinations, try analogous colors like #BD9396.

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

Contrast with #BDA593

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDA593?

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

What is the RGB value of #BDA593?

#BDA593 in RGB is (189, 165, 147) - 189 red, 165 green, and 147 blue.

How to use #BDA593 in CSS?

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

What colors go well with #BDA593?

#93ABBD (complementary), #BD9396 (analogous), and #A07E64 (lighter shade) work well with #BDA593.