#CB85AB Color Information

Hex color code: #CB85AB

#CB85AB is a subtle magenta color. In RGB it is (203, 133, 171), and in HSL it is (327°, 40%, 66%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#CB85AB
RGB
203, 133, 171
HSL
327°, 40%, 66%
CMYK
0%, 34%, 16%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB85AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 133, 171

Red: 203 / Green: 133 / Blue: 171

HSL

327°, 40%, 66%

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

CMYK

0%, 34%, 16%, 20%

Cyan: 0% / Magenta: 34% / Yellow: 16% / Key: 20%

What color is #CB85AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB85AB to RGB:

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

HEX to HSL

Convert #CB85AB to HSL:

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

HEX to CMYK

Convert #CB85AB to CMYK:

cmyk(0%, 34%, 16%, 20%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #CB85AB has RGB (203, 133, 171) and HSL (327°, 40%, 66%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB85AB is #86CBA5, creating high-contrast pairings. For softer combinations, try analogous colors like #C886CB.

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

Contrast with #CB85AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB85AB?

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

What is the RGB value of #CB85AB?

#CB85AB in RGB is (203, 133, 171) - 203 red, 133 green, and 171 blue.

How to use #CB85AB in CSS?

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

What colors go well with #CB85AB?

#86CBA5 (complementary), #C886CB (analogous), and #B45087 (lighter shade) work well with #CB85AB.