#CA7786 Color Information

Hex color code: #CA7786

#CA7786 is a soft red color. In RGB it is (202, 119, 134), and in HSL it is (349°, 44%, 63%). It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#CA7786
RGB
202, 119, 134
HSL
349°, 44%, 63%
CMYK
0%, 41%, 34%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA7786; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 119, 134

Red: 202 / Green: 119 / Blue: 134

HSL

349°, 44%, 63%

Hue: 349° / Saturation: 44% / Lightness: 63%

CMYK

0%, 41%, 34%, 21%

Cyan: 0% / Magenta: 41% / Yellow: 34% / Key: 21%

What color is #CA7786?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA7786 to RGB:

rgb(202, 119, 134)HEX to RGB Converter →

HEX to HSL

Convert #CA7786 to HSL:

hsl(349, 44%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #CA7786 to CMYK:

cmyk(0%, 41%, 34%, 21%)Color Converter →

Color Meaning and Usage

#CA7786 is a soft red color with RGB values of 202, 119, 134 and HSL of 349°, 44%, 63%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA7786 is #77CABB, creating high-contrast pairings. For softer combinations, try analogous colors like #CA77B0.

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

Contrast with #CA7786

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA7786?

#CA7786 is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CA7786?

#CA7786 in RGB is (202, 119, 134) - 202 red, 119 green, and 134 blue.

How to use #CA7786 in CSS?

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

What colors go well with #CA7786?

#77CABB (complementary), #CA77B0 (analogous), and #B04558 (lighter shade) work well with #CA7786.