#CD6760 Color Information

Hex color code: #CD6760

A warm red shade, #CD6760 appears as (205, 103, 96) in RGB and (4°, 52%, 59%) in HSL. It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#CD6760
RGB
205, 103, 96
HSL
4°, 52%, 59%
CMYK
0%, 50%, 53%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD6760; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 103, 96

Red: 205 / Green: 103 / Blue: 96

HSL

4°, 52%, 59%

Hue: 4° / Saturation: 52% / Lightness: 59%

CMYK

0%, 50%, 53%, 20%

Cyan: 0% / Magenta: 50% / Yellow: 53% / Key: 20%

What color is #CD6760?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD6760 to RGB:

rgb(205, 103, 96)HEX to RGB Converter →

HEX to HSL

Convert #CD6760 to HSL:

hsl(4, 52%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #CD6760 to CMYK:

cmyk(0%, 50%, 53%, 20%)Color Converter →

Color Meaning and Usage

A warm red tone, #CD6760 has RGB (205, 103, 96) and HSL (4°, 52%, 59%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD6760 is #60C6CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD608F.

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

Contrast with #CD6760

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD6760?

#CD6760 is a warm red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD6760?

#CD6760 in RGB is (205, 103, 96) - 205 red, 103 green, and 96 blue.

How to use #CD6760 in CSS?

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

What colors go well with #CD6760?

#60C6CD (complementary), #CD608F (analogous), and #AB3E36 (lighter shade) work well with #CD6760.