#DD671D Color Information

Hex color code: #DD671D

#DD671D is a dynamic orange color. In RGB it is (221, 103, 29), and in HSL it is (23°, 77%, 49%). It is typically applied in digital products.

Try:
Color NameChocolate
HEX
#DD671D
RGB
221, 103, 29
HSL
23°, 77%, 49%
CMYK
0%, 53%, 87%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD671D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 103, 29

Red: 221 / Green: 103 / Blue: 29

HSL

23°, 77%, 49%

Hue: 23° / Saturation: 77% / Lightness: 49%

CMYK

0%, 53%, 87%, 13%

Cyan: 0% / Magenta: 53% / Yellow: 87% / Key: 13%

What color is #DD671D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD671D to RGB:

rgb(221, 103, 29)HEX to RGB Converter →

HEX to HSL

Convert #DD671D to HSL:

hsl(23, 77%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #DD671D to CMYK:

cmyk(0%, 53%, 87%, 13%)Color Converter →

Color Meaning and Usage

A bold orange tone, #DD671D has RGB (221, 103, 29) and HSL (23°, 77%, 49%). 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 #DD671D is #1D93DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD1D33.

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

Contrast with #DD671D

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

Contrast Ratio: 6.03:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD671D?

#DD671D is a bold orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DD671D?

#DD671D in RGB is (221, 103, 29) - 221 red, 103 green, and 29 blue.

How to use #DD671D in CSS?

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

What colors go well with #DD671D?

#1D93DD (complementary), #DD1D33 (analogous), and #994714 (lighter shade) work well with #DD671D.