#CA686B Color Information

Hex color code: #CA686B

The hex color #CA686B is a subtle red with RGB values of (202, 104, 107) and HSL of (358°, 48%, 60%). It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#CA686B
RGB
202, 104, 107
HSL
358°, 48%, 60%
CMYK
0%, 49%, 47%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA686B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 104, 107

Red: 202 / Green: 104 / Blue: 107

HSL

358°, 48%, 60%

Hue: 358° / Saturation: 48% / Lightness: 60%

CMYK

0%, 49%, 47%, 21%

Cyan: 0% / Magenta: 49% / Yellow: 47% / Key: 21%

What color is #CA686B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA686B to RGB:

rgb(202, 104, 107)HEX to RGB Converter →

HEX to HSL

Convert #CA686B to HSL:

hsl(358, 48%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #CA686B to CMYK:

cmyk(0%, 49%, 47%, 21%)Color Converter →

Color Meaning and Usage

A delicate red tone, #CA686B has RGB (202, 104, 107) and HSL (358°, 48%, 60%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA686B is #68CAC7, creating high-contrast pairings. For softer combinations, try analogous colors like #CA689C.

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

Contrast with #CA686B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA686B?

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

What is the RGB value of #CA686B?

#CA686B in RGB is (202, 104, 107) - 202 red, 104 green, and 107 blue.

How to use #CA686B in CSS?

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

What colors go well with #CA686B?

#68CAC7 (complementary), #CA689C (analogous), and #AA3C3F (lighter shade) work well with #CA686B.