#DD854B Color Information

Hex color code: #DD854B

The hex color #DD854B is a vibrant orange with RGB values of (221, 133, 75) and HSL of (24°, 68%, 58%). It is popular in mobile app design.

Try:
Color NamePeru
HEX
#DD854B
RGB
221, 133, 75
HSL
24°, 68%, 58%
CMYK
0%, 40%, 66%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD854B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 133, 75

Red: 221 / Green: 133 / Blue: 75

HSL

24°, 68%, 58%

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

CMYK

0%, 40%, 66%, 13%

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

What color is #DD854B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD854B to RGB:

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

HEX to HSL

Convert #DD854B to HSL:

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

HEX to CMYK

Convert #DD854B to CMYK:

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

Color Meaning and Usage

#DD854B is a fiery orange color with RGB values of 221, 133, 75 and HSL of 24°, 68%, 58%. 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 #DD854B is #4BA2DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD4B5A.

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

Contrast with #DD854B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD854B?

#DD854B is a fiery orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DD854B?

#DD854B in RGB is (221, 133, 75) - 221 red, 133 green, and 75 blue.

How to use #DD854B in CSS?

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

What colors go well with #DD854B?

#4BA2DD (complementary), #DD4B5A (analogous), and #B85F23 (lighter shade) work well with #DD854B.