#C888AF Color Information

Hex color code: #C888AF

#C888AF is a soft magenta color. In RGB it is (200, 136, 175), and in HSL it is (323°, 37%, 66%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#C888AF
RGB
200, 136, 175
HSL
323°, 37%, 66%
CMYK
0%, 32%, 12%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C888AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 136, 175

Red: 200 / Green: 136 / Blue: 175

HSL

323°, 37%, 66%

Hue: 323° / Saturation: 37% / Lightness: 66%

CMYK

0%, 32%, 12%, 22%

Cyan: 0% / Magenta: 32% / Yellow: 12% / Key: 22%

What color is #C888AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C888AF to RGB:

rgb(200, 136, 175)HEX to RGB Converter →

HEX to HSL

Convert #C888AF to HSL:

hsl(323, 37%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #C888AF to CMYK:

cmyk(0%, 32%, 12%, 22%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #C888AF has RGB (200, 136, 175) and HSL (323°, 37%, 66%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C888AF is #88C8A1, creating high-contrast pairings. For softer combinations, try analogous colors like #C188C8.

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

Contrast with #C888AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C888AF?

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

What is the RGB value of #C888AF?

#C888AF in RGB is (200, 136, 175) - 200 red, 136 green, and 175 blue.

How to use #C888AF in CSS?

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

What colors go well with #C888AF?

#88C8A1 (complementary), #C188C8 (analogous), and #B0548D (lighter shade) work well with #C888AF.