#CD758A Color Information

Hex color code: #CD758A

The hex color #CD758A is a delicate red with RGB values of (205, 117, 138) and HSL of (346°, 47%, 63%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#CD758A
RGB
205, 117, 138
HSL
346°, 47%, 63%
CMYK
0%, 43%, 33%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD758A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 117, 138

Red: 205 / Green: 117 / Blue: 138

HSL

346°, 47%, 63%

Hue: 346° / Saturation: 47% / Lightness: 63%

CMYK

0%, 43%, 33%, 20%

Cyan: 0% / Magenta: 43% / Yellow: 33% / Key: 20%

What color is #CD758A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD758A to RGB:

rgb(205, 117, 138)HEX to RGB Converter →

HEX to HSL

Convert #CD758A to HSL:

hsl(346, 47%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #CD758A to CMYK:

cmyk(0%, 43%, 33%, 20%)Color Converter →

Color Meaning and Usage

#CD758A is a delicate red color with RGB values of 205, 117, 138 and HSL of 346°, 47%, 63%. 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 #CD758A is #74CDB8, creating high-contrast pairings. For softer combinations, try analogous colors like #CD74B5.

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

Contrast with #CD758A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD758A?

#CD758A is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD758A?

#CD758A in RGB is (205, 117, 138) - 205 red, 117 green, and 138 blue.

How to use #CD758A in CSS?

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

What colors go well with #CD758A?

#74CDB8 (complementary), #CD74B5 (analogous), and #B4415C (lighter shade) work well with #CD758A.