#CD565C Color Information

Hex color code: #CD565C

The hex color #CD565C is a fiery red with RGB values of (205, 86, 92) and HSL of (357°, 54%, 57%). It is typically applied in digital products.

Try:
Color NameIndian Red
HEX
#CD565C
RGB
205, 86, 92
HSL
357°, 54%, 57%
CMYK
0%, 58%, 55%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD565C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 86, 92

Red: 205 / Green: 86 / Blue: 92

HSL

357°, 54%, 57%

Hue: 357° / Saturation: 54% / Lightness: 57%

CMYK

0%, 58%, 55%, 20%

Cyan: 0% / Magenta: 58% / Yellow: 55% / Key: 20%

What color is #CD565C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD565C to RGB:

rgb(205, 86, 92)HEX to RGB Converter →

HEX to HSL

Convert #CD565C to HSL:

hsl(357, 54%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #CD565C to CMYK:

cmyk(0%, 58%, 55%, 20%)Color Converter →

Color Meaning and Usage

A invigorating red tone, #CD565C has RGB (205, 86, 92) and HSL (357°, 54%, 57%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD565C is #56CDC7, creating high-contrast pairings. For softer combinations, try analogous colors like #CD5697.

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

Contrast with #CD565C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD565C?

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

What is the RGB value of #CD565C?

#CD565C in RGB is (205, 86, 92) - 205 red, 86 green, and 92 blue.

How to use #CD565C in CSS?

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

What colors go well with #CD565C?

#56CDC7 (complementary), #CD5697 (analogous), and #A53137 (lighter shade) work well with #CD565C.