#CD7087 Color Information

Hex color code: #CD7087

#CD7087 is a gentle red color. In RGB it is (205, 112, 135), and in HSL it is (345°, 48%, 62%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#CD7087
RGB
205, 112, 135
HSL
345°, 48%, 62%
CMYK
0%, 45%, 34%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD7087; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 112, 135

Red: 205 / Green: 112 / Blue: 135

HSL

345°, 48%, 62%

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

CMYK

0%, 45%, 34%, 20%

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

What color is #CD7087?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD7087 to RGB:

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

HEX to HSL

Convert #CD7087 to HSL:

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

HEX to CMYK

Convert #CD7087 to CMYK:

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

Color Meaning and Usage

A delicate red tone, #CD7087 has RGB (205, 112, 135) and HSL (345°, 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 #CD7087 is #70CDB5, creating high-contrast pairings. For softer combinations, try analogous colors like #CD70B5.

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

Contrast with #CD7087

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD7087?

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

What is the RGB value of #CD7087?

#CD7087 in RGB is (205, 112, 135) - 205 red, 112 green, and 135 blue.

How to use #CD7087 in CSS?

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

What colors go well with #CD7087?

#70CDB5 (complementary), #CD70B5 (analogous), and #B13E5B (lighter shade) work well with #CD7087.