#DB9C50 Color Information

Hex color code: #DB9C50

#DB9C50 is a understated orange color. In RGB it is (219, 156, 80), and in HSL it is (33°, 66%, 59%). It is widely used in graphic design.

Try:
Color NameSandy Brown
HEX
#DB9C50
RGB
219, 156, 80
HSL
33°, 66%, 59%
CMYK
0%, 29%, 63%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB9C50; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 156, 80

Red: 219 / Green: 156 / Blue: 80

HSL

33°, 66%, 59%

Hue: 33° / Saturation: 66% / Lightness: 59%

CMYK

0%, 29%, 63%, 14%

Cyan: 0% / Magenta: 29% / Yellow: 63% / Key: 14%

What color is #DB9C50?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB9C50 to RGB:

rgb(219, 156, 80)HEX to RGB Converter →

HEX to HSL

Convert #DB9C50 to HSL:

hsl(33, 66%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #DB9C50 to CMYK:

cmyk(0%, 29%, 63%, 14%)Color Converter →

Color Meaning and Usage

#DB9C50 is a subtle orange color with RGB values of 219, 156, 80 and HSL of 33°, 66%, 59%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB9C50 is #5190DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB5851.

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

Contrast with #DB9C50

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB9C50?

#DB9C50 is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DB9C50?

#DB9C50 in RGB is (219, 156, 80) - 219 red, 156 green, and 80 blue.

How to use #DB9C50 in CSS?

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

What colors go well with #DB9C50?

#5190DB (complementary), #DB5851 (analogous), and #BA7826 (lighter shade) work well with #DB9C50.