#CA85AB Color Information

Hex color code: #CA85AB

The hex color #CA85AB is a delicate magenta with RGB values of (202, 133, 171) and HSL of (327°, 39%, 66%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#CA85AB
RGB
202, 133, 171
HSL
327°, 39%, 66%
CMYK
0%, 34%, 15%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA85AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 133, 171

Red: 202 / Green: 133 / Blue: 171

HSL

327°, 39%, 66%

Hue: 327° / Saturation: 39% / Lightness: 66%

CMYK

0%, 34%, 15%, 21%

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

What color is #CA85AB?

#CA85AB is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA85AB to RGB:

rgb(202, 133, 171)HEX to RGB Converter →

HEX to HSL

Convert #CA85AB to HSL:

hsl(327, 39%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #CA85AB to CMYK:

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

Color Meaning and Usage

#CA85AB is a subtle magenta color with RGB values of 202, 133, 171 and HSL of 327°, 39%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA85AB is #86CAA5, creating high-contrast pairings. For softer combinations, try analogous colors like #C786CA.

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

Contrast with #CA85AB

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

Contrast Ratio: 7.45:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA85AB?

#CA85AB is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CA85AB?

#CA85AB in RGB is (202, 133, 171) - 202 red, 133 green, and 171 blue.

How to use #CA85AB in CSS?

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

What colors go well with #CA85AB?

#86CAA5 (complementary), #C786CA (analogous), and #B35187 (lighter shade) work well with #CA85AB.