#CD797C Color Information

Hex color code: #CD797C

#CD797C is a gentle red color. In RGB it is (205, 121, 124), and in HSL it is (358°, 46%, 64%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#CD797C
RGB
205, 121, 124
HSL
358°, 46%, 64%
CMYK
0%, 41%, 40%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD797C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 121, 124

Red: 205 / Green: 121 / Blue: 124

HSL

358°, 46%, 64%

Hue: 358° / Saturation: 46% / Lightness: 64%

CMYK

0%, 41%, 40%, 20%

Cyan: 0% / Magenta: 41% / Yellow: 40% / Key: 20%

What color is #CD797C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD797C to RGB:

rgb(205, 121, 124)HEX to RGB Converter →

HEX to HSL

Convert #CD797C to HSL:

hsl(358, 46%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #CD797C to CMYK:

cmyk(0%, 41%, 40%, 20%)Color Converter →

Color Meaning and Usage

A soft red tone, #CD797C has RGB (205, 121, 124) and HSL (358°, 46%, 64%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD797C is #79CDCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CD79A6.

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

Contrast with #CD797C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD797C?

#CD797C is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD797C?

#CD797C in RGB is (205, 121, 124) - 205 red, 121 green, and 124 blue.

How to use #CD797C in CSS?

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

What colors go well with #CD797C?

#79CDCB (complementary), #CD79A6 (analogous), and #B64347 (lighter shade) work well with #CD797C.