#CD656E Color Information

Hex color code: #CD656E

#CD656E is a warm red color. In RGB it is (205, 101, 110), and in HSL it is (355°, 51%, 60%). It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#CD656E
RGB
205, 101, 110
HSL
355°, 51%, 60%
CMYK
0%, 51%, 46%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD656E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 101, 110

Red: 205 / Green: 101 / Blue: 110

HSL

355°, 51%, 60%

Hue: 355° / Saturation: 51% / Lightness: 60%

CMYK

0%, 51%, 46%, 20%

Cyan: 0% / Magenta: 51% / Yellow: 46% / Key: 20%

What color is #CD656E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD656E to RGB:

rgb(205, 101, 110)HEX to RGB Converter →

HEX to HSL

Convert #CD656E to HSL:

hsl(355, 51%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #CD656E to CMYK:

cmyk(0%, 51%, 46%, 20%)Color Converter →

Color Meaning and Usage

#CD656E is a warm red color with RGB values of 205, 101, 110 and HSL of 355°, 51%, 60%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD656E is #65CDC4, creating high-contrast pairings. For softer combinations, try analogous colors like #CD65A2.

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

Contrast with #CD656E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD656E?

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

What is the RGB value of #CD656E?

#CD656E in RGB is (205, 101, 110) - 205 red, 101 green, and 110 blue.

How to use #CD656E in CSS?

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

What colors go well with #CD656E?

#65CDC4 (complementary), #CD65A2 (analogous), and #AD3842 (lighter shade) work well with #CD656E.