#CD777A Color Information

Hex color code: #CD777A

#CD777A is a soft red color. In RGB it is (205, 119, 122), and in HSL it is (358°, 46%, 64%). It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#CD777A
RGB
205, 119, 122
HSL
358°, 46%, 64%
CMYK
0%, 42%, 40%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD777A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 119, 122

Red: 205 / Green: 119 / Blue: 122

HSL

358°, 46%, 64%

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

CMYK

0%, 42%, 40%, 20%

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

What color is #CD777A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD777A to RGB:

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

HEX to HSL

Convert #CD777A to HSL:

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

HEX to CMYK

Convert #CD777A to CMYK:

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

Color Meaning and Usage

A subtle red tone, #CD777A has RGB (205, 119, 122) and HSL (358°, 46%, 64%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD777A is #79CDCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CD79A6.

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

Contrast with #CD777A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD777A?

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

What is the RGB value of #CD777A?

#CD777A in RGB is (205, 119, 122) - 205 red, 119 green, and 122 blue.

How to use #CD777A in CSS?

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

What colors go well with #CD777A?

#79CDCB (complementary), #CD79A6 (analogous), and #B64347 (lighter shade) work well with #CD777A.