#CD6A65 Color Information

Hex color code: #CD6A65

A warm red shade, #CD6A65 appears as (205, 106, 101) in RGB and (3°, 51%, 60%) in HSL. It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#CD6A65
RGB
205, 106, 101
HSL
3°, 51%, 60%
CMYK
0%, 48%, 51%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD6A65; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 106, 101

Red: 205 / Green: 106 / Blue: 101

HSL

3°, 51%, 60%

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

CMYK

0%, 48%, 51%, 20%

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

What color is #CD6A65?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD6A65 to RGB:

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

HEX to HSL

Convert #CD6A65 to HSL:

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

HEX to CMYK

Convert #CD6A65 to CMYK:

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

Color Meaning and Usage

#CD6A65 is a warm red color with RGB values of 205, 106, 101 and HSL of 3°, 51%, 60%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD6A65 is #65C8CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD6594.

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

Contrast with #CD6A65

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD6A65?

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

What is the RGB value of #CD6A65?

#CD6A65 in RGB is (205, 106, 101) - 205 red, 106 green, and 101 blue.

How to use #CD6A65 in CSS?

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

What colors go well with #CD6A65?

#65C8CD (complementary), #CD6594 (analogous), and #AD3E38 (lighter shade) work well with #CD6A65.