#CA778C Color Information

Hex color code: #CA778C

The hex color #CA778C is a subtle red with RGB values of (202, 119, 140) and HSL of (345°, 44%, 63%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#CA778C
RGB
202, 119, 140
HSL
345°, 44%, 63%
CMYK
0%, 41%, 31%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA778C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 119, 140

Red: 202 / Green: 119 / Blue: 140

HSL

345°, 44%, 63%

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

CMYK

0%, 41%, 31%, 21%

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

What color is #CA778C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA778C to RGB:

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

HEX to HSL

Convert #CA778C to HSL:

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

HEX to CMYK

Convert #CA778C to CMYK:

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

Color Meaning and Usage

A subtle red tone, #CA778C has RGB (202, 119, 140) and HSL (345°, 44%, 63%). 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 #CA778C is #77CAB5, creating high-contrast pairings. For softer combinations, try analogous colors like #CA77B5.

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

Contrast with #CA778C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA778C?

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

What is the RGB value of #CA778C?

#CA778C in RGB is (202, 119, 140) - 202 red, 119 green, and 140 blue.

How to use #CA778C in CSS?

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

What colors go well with #CA778C?

#77CAB5 (complementary), #CA77B5 (analogous), and #B0455F (lighter shade) work well with #CA778C.