#CA796D Color Information

Hex color code: #CA796D

#CA796D is a delicate red color. In RGB it is (202, 121, 109), and in HSL it is (8°, 47%, 61%). It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#CA796D
RGB
202, 121, 109
HSL
8°, 47%, 61%
CMYK
0%, 40%, 46%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA796D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 121, 109

Red: 202 / Green: 121 / Blue: 109

HSL

8°, 47%, 61%

Hue: 8° / Saturation: 47% / Lightness: 61%

CMYK

0%, 40%, 46%, 21%

Cyan: 0% / Magenta: 40% / Yellow: 46% / Key: 21%

What color is #CA796D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA796D to RGB:

rgb(202, 121, 109)HEX to RGB Converter →

HEX to HSL

Convert #CA796D to HSL:

hsl(8, 47%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #CA796D to CMYK:

cmyk(0%, 40%, 46%, 21%)Color Converter →

Color Meaning and Usage

A gentle red tone, #CA796D has RGB (202, 121, 109) and HSL (8°, 47%, 61%). 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 #CA796D is #6DBECA, creating high-contrast pairings. For softer combinations, try analogous colors like #CA6D8F.

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

Contrast with #CA796D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA796D?

#CA796D is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CA796D?

#CA796D in RGB is (202, 121, 109) - 202 red, 121 green, and 109 blue.

How to use #CA796D in CSS?

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

What colors go well with #CA796D?

#6DBECA (complementary), #CA6D8F (analogous), and #AC4D3E (lighter shade) work well with #CA796D.