#DD9B4B Color Information

Hex color code: #DD9B4B

A subtle orange shade, #DD9B4B appears as (221, 155, 75) in RGB and (33°, 68%, 58%) in HSL. It is often used for branding and logos.

Try:
Color NamePeru
HEX
#DD9B4B
RGB
221, 155, 75
HSL
33°, 68%, 58%
CMYK
0%, 30%, 66%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD9B4B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 155, 75

Red: 221 / Green: 155 / Blue: 75

HSL

33°, 68%, 58%

Hue: 33° / Saturation: 68% / Lightness: 58%

CMYK

0%, 30%, 66%, 13%

Cyan: 0% / Magenta: 30% / Yellow: 66% / Key: 13%

What color is #DD9B4B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD9B4B to RGB:

rgb(221, 155, 75)HEX to RGB Converter →

HEX to HSL

Convert #DD9B4B to HSL:

hsl(33, 68%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #DD9B4B to CMYK:

cmyk(0%, 30%, 66%, 13%)Color Converter →

Color Meaning and Usage

A understated orange tone, #DD9B4B has RGB (221, 155, 75) and HSL (33°, 68%, 58%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DD9B4B is #4B8DDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD524B.

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

Contrast with #DD9B4B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD9B4B?

#DD9B4B is a understated orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DD9B4B?

#DD9B4B in RGB is (221, 155, 75) - 221 red, 155 green, and 75 blue.

How to use #DD9B4B in CSS?

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

What colors go well with #DD9B4B?

#4B8DDD (complementary), #DD524B (analogous), and #B87523 (lighter shade) work well with #DD9B4B.