#CD6765 Color Information

Hex color code: #CD6765

The hex color #CD6765 is a warm red with RGB values of (205, 103, 101) and HSL of (1°, 51%, 60%). It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#CD6765
RGB
205, 103, 101
HSL
1°, 51%, 60%
CMYK
0%, 50%, 51%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD6765; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 103, 101

Red: 205 / Green: 103 / Blue: 101

HSL

1°, 51%, 60%

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

CMYK

0%, 50%, 51%, 20%

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

What color is #CD6765?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD6765 to RGB:

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

HEX to HSL

Convert #CD6765 to HSL:

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

HEX to CMYK

Convert #CD6765 to CMYK:

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

Color Meaning and Usage

A vibrant red tone, #CD6765 has RGB (205, 103, 101) and HSL (1°, 51%, 60%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD6765 is #65CBCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD6597.

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

Contrast with #CD6765

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD6765?

#CD6765 is a vibrant red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD6765?

#CD6765 in RGB is (205, 103, 101) - 205 red, 103 green, and 101 blue.

How to use #CD6765 in CSS?

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

What colors go well with #CD6765?

#65CBCD (complementary), #CD6597 (analogous), and #AD3A38 (lighter shade) work well with #CD6765.