#DD655F Color Information

Hex color code: #DD655F

The hex color #DD655F is a warm red with RGB values of (221, 101, 95) and HSL of (3°, 65%, 62%). It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#DD655F
RGB
221, 101, 95
HSL
3°, 65%, 62%
CMYK
0%, 54%, 57%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD655F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 101, 95

Red: 221 / Green: 101 / Blue: 95

HSL

3°, 65%, 62%

Hue: 3° / Saturation: 65% / Lightness: 62%

CMYK

0%, 54%, 57%, 13%

Cyan: 0% / Magenta: 54% / Yellow: 57% / Key: 13%

What color is #DD655F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD655F to RGB:

rgb(221, 101, 95)HEX to RGB Converter →

HEX to HSL

Convert #DD655F to HSL:

hsl(3, 65%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #DD655F to CMYK:

cmyk(0%, 54%, 57%, 13%)Color Converter →

Color Meaning and Usage

A vibrant red tone, #DD655F has RGB (221, 101, 95) and HSL (3°, 65%, 62%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DD655F is #5FD7DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD5F98.

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

Contrast with #DD655F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD655F?

#DD655F is a vibrant red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DD655F?

#DD655F in RGB is (221, 101, 95) - 221 red, 101 green, and 95 blue.

How to use #DD655F in CSS?

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

What colors go well with #DD655F?

#5FD7DD (complementary), #DD5F98 (analogous), and #C6322A (lighter shade) work well with #DD655F.