#CD798D Color Information

Hex color code: #CD798D

The hex color #CD798D is a gentle red with RGB values of (205, 121, 141) and HSL of (346°, 46%, 64%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#CD798D
RGB
205, 121, 141
HSL
346°, 46%, 64%
CMYK
0%, 41%, 31%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD798D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 121, 141

Red: 205 / Green: 121 / Blue: 141

HSL

346°, 46%, 64%

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

CMYK

0%, 41%, 31%, 20%

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

What color is #CD798D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD798D to RGB:

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

HEX to HSL

Convert #CD798D to HSL:

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

HEX to CMYK

Convert #CD798D to CMYK:

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

Color Meaning and Usage

A pastel red tone, #CD798D has RGB (205, 121, 141) and HSL (346°, 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 #CD798D is #79CDBA, creating high-contrast pairings. For softer combinations, try analogous colors like #CD79B7.

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

Contrast with #CD798D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD798D?

#CD798D is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD798D?

#CD798D in RGB is (205, 121, 141) - 205 red, 121 green, and 141 blue.

How to use #CD798D in CSS?

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

What colors go well with #CD798D?

#79CDBA (complementary), #CD79B7 (analogous), and #B6435E (lighter shade) work well with #CD798D.