#C88B9B Color Information

Hex color code: #C88B9B

#C88B9B is a pastel magenta color. In RGB it is (200, 139, 155), and in HSL it is (344°, 36%, 66%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#C88B9B
RGB
200, 139, 155
HSL
344°, 36%, 66%
CMYK
0%, 31%, 23%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C88B9B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 139, 155

Red: 200 / Green: 139 / Blue: 155

HSL

344°, 36%, 66%

Hue: 344° / Saturation: 36% / Lightness: 66%

CMYK

0%, 31%, 23%, 22%

Cyan: 0% / Magenta: 31% / Yellow: 23% / Key: 22%

What color is #C88B9B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C88B9B to RGB:

rgb(200, 139, 155)HEX to RGB Converter →

HEX to HSL

Convert #C88B9B to HSL:

hsl(344, 36%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #C88B9B to CMYK:

cmyk(0%, 31%, 23%, 22%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #C88B9B has RGB (200, 139, 155) and HSL (344°, 36%, 66%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C88B9B is #89C8B7, creating high-contrast pairings. For softer combinations, try analogous colors like #C889B9.

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

Contrast with #C88B9B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C88B9B?

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

What is the RGB value of #C88B9B?

#C88B9B in RGB is (200, 139, 155) - 200 red, 139 green, and 155 blue.

How to use #C88B9B in CSS?

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

What colors go well with #C88B9B?

#89C8B7 (complementary), #C889B9 (analogous), and #AF556D (lighter shade) work well with #C88B9B.