#DC685B Color Information

Hex color code: #DC685B

The hex color #DC685B is a invigorating red with RGB values of (220, 104, 91) and HSL of (6°, 65%, 61%). It is widely used in graphic design.

Try:
Color NameIndian Red
HEX
#DC685B
RGB
220, 104, 91
HSL
6°, 65%, 61%
CMYK
0%, 53%, 59%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC685B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 104, 91

Red: 220 / Green: 104 / Blue: 91

HSL

6°, 65%, 61%

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

CMYK

0%, 53%, 59%, 14%

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

What color is #DC685B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC685B to RGB:

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

HEX to HSL

Convert #DC685B to HSL:

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

HEX to CMYK

Convert #DC685B to CMYK:

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

Color Meaning and Usage

A vibrant red tone, #DC685B has RGB (220, 104, 91) and HSL (6°, 65%, 61%). 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 #DC685B is #5BCFDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC5B8F.

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

Contrast with #DC685B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC685B?

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

What is the RGB value of #DC685B?

#DC685B in RGB is (220, 104, 91) - 220 red, 104 green, and 91 blue.

How to use #DC685B in CSS?

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

What colors go well with #DC685B?

#5BCFDC (complementary), #DC5B8F (analogous), and #C23829 (lighter shade) work well with #DC685B.