#CD7A8C Color Information

Hex color code: #CD7A8C

A soft red shade, #CD7A8C appears as (205, 122, 140) in RGB and (347°, 45%, 64%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#CD7A8C
RGB
205, 122, 140
HSL
347°, 45%, 64%
CMYK
0%, 40%, 32%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD7A8C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 122, 140

Red: 205 / Green: 122 / Blue: 140

HSL

347°, 45%, 64%

Hue: 347° / Saturation: 45% / Lightness: 64%

CMYK

0%, 40%, 32%, 20%

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

What color is #CD7A8C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD7A8C to RGB:

rgb(205, 122, 140)HEX to RGB Converter →

HEX to HSL

Convert #CD7A8C to HSL:

hsl(347, 45%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #CD7A8C to CMYK:

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

Color Meaning and Usage

A subtle red tone, #CD7A8C has RGB (205, 122, 140) and HSL (347°, 45%, 64%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD7A8C is #7ACDBB, creating high-contrast pairings. For softer combinations, try analogous colors like #CD7AB5.

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

Contrast with #CD7A8C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD7A8C?

#CD7A8C is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD7A8C?

#CD7A8C in RGB is (205, 122, 140) - 205 red, 122 green, and 140 blue.

How to use #CD7A8C in CSS?

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

What colors go well with #CD7A8C?

#7ACDBB (complementary), #CD7AB5 (analogous), and #B5455D (lighter shade) work well with #CD7A8C.