#CD7460 Color Information

Hex color code: #CD7460

#CD7460 is a vibrant red color. In RGB it is (205, 116, 96), and in HSL it is (11°, 52%, 59%). It is often used for branding and logos.

Try:
Color NameIndian Red
HEX
#CD7460
RGB
205, 116, 96
HSL
11°, 52%, 59%
CMYK
0%, 43%, 53%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD7460; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 116, 96

Red: 205 / Green: 116 / Blue: 96

HSL

11°, 52%, 59%

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

CMYK

0%, 43%, 53%, 20%

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

What color is #CD7460?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD7460 to RGB:

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

HEX to HSL

Convert #CD7460 to HSL:

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

HEX to CMYK

Convert #CD7460 to CMYK:

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

Color Meaning and Usage

A fiery red tone, #CD7460 has RGB (205, 116, 96) and HSL (11°, 52%, 59%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD7460 is #60B9CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD6083.

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

Contrast with #CD7460

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD7460?

#CD7460 is a fiery red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD7460?

#CD7460 in RGB is (205, 116, 96) - 205 red, 116 green, and 96 blue.

How to use #CD7460 in CSS?

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

What colors go well with #CD7460?

#60B9CD (complementary), #CD6083 (analogous), and #AB4B36 (lighter shade) work well with #CD7460.