#CD7085 Color Information

Hex color code: #CD7085

The hex color #CD7085 is a pastel red with RGB values of (205, 112, 133) and HSL of (346°, 48%, 62%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#CD7085
RGB
205, 112, 133
HSL
346°, 48%, 62%
CMYK
0%, 45%, 35%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD7085; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 112, 133

Red: 205 / Green: 112 / Blue: 133

HSL

346°, 48%, 62%

Hue: 346° / Saturation: 48% / Lightness: 62%

CMYK

0%, 45%, 35%, 20%

Cyan: 0% / Magenta: 45% / Yellow: 35% / Key: 20%

What color is #CD7085?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD7085 to RGB:

rgb(205, 112, 133)HEX to RGB Converter →

HEX to HSL

Convert #CD7085 to HSL:

hsl(346, 48%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #CD7085 to CMYK:

cmyk(0%, 45%, 35%, 20%)Color Converter →

Color Meaning and Usage

A subtle red tone, #CD7085 has RGB (205, 112, 133) and HSL (346°, 48%, 62%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD7085 is #70CDB7, creating high-contrast pairings. For softer combinations, try analogous colors like #CD70B4.

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

Contrast with #CD7085

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD7085?

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

What is the RGB value of #CD7085?

#CD7085 in RGB is (205, 112, 133) - 205 red, 112 green, and 133 blue.

How to use #CD7085 in CSS?

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

What colors go well with #CD7085?

#70CDB7 (complementary), #CD70B4 (analogous), and #B13E59 (lighter shade) work well with #CD7085.