#DC665B Color Information

Hex color code: #DC665B

A vibrant red shade, #DC665B appears as (220, 102, 91) in RGB and (5°, 65%, 61%) in HSL. It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#DC665B
RGB
220, 102, 91
HSL
5°, 65%, 61%
CMYK
0%, 54%, 59%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC665B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 102, 91

Red: 220 / Green: 102 / Blue: 91

HSL

5°, 65%, 61%

Hue: 5° / Saturation: 65% / Lightness: 61%

CMYK

0%, 54%, 59%, 14%

Cyan: 0% / Magenta: 54% / Yellow: 59% / Key: 14%

What color is #DC665B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC665B to RGB:

rgb(220, 102, 91)HEX to RGB Converter →

HEX to HSL

Convert #DC665B to HSL:

hsl(5, 65%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #DC665B to CMYK:

cmyk(0%, 54%, 59%, 14%)Color Converter →

Color Meaning and Usage

A invigorating red tone, #DC665B has RGB (220, 102, 91) and HSL (5°, 65%, 61%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC665B is #5BD1DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC5B91.

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

Contrast with #DC665B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC665B?

#DC665B is a invigorating red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DC665B?

#DC665B in RGB is (220, 102, 91) - 220 red, 102 green, and 91 blue.

How to use #DC665B in CSS?

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

What colors go well with #DC665B?

#5BD1DC (complementary), #DC5B91 (analogous), and #C23629 (lighter shade) work well with #DC665B.