#C8B7CB Color Information

Hex color code: #C8B7CB

A ethereal magenta shade, #C8B7CB appears as (200, 183, 203) in RGB and (291°, 16%, 76%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C8B7CB
RGB
200, 183, 203
HSL
291°, 16%, 76%
CMYK
1%, 10%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C8B7CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 183, 203

Red: 200 / Green: 183 / Blue: 203

HSL

291°, 16%, 76%

Hue: 291° / Saturation: 16% / Lightness: 76%

CMYK

1%, 10%, 0%, 20%

Cyan: 1% / Magenta: 10% / Yellow: 0% / Key: 20%

What color is #C8B7CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C8B7CB to RGB:

rgb(200, 183, 203)HEX to RGB Converter →

HEX to HSL

Convert #C8B7CB to HSL:

hsl(291, 16%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #C8B7CB to CMYK:

cmyk(1%, 10%, 0%, 20%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #C8B7CB has RGB (200, 183, 203) and HSL (291°, 16%, 76%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C8B7CB is #BBCCB8, creating high-contrast pairings. For softer combinations, try analogous colors like #BFB8CC.

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

Contrast with #C8B7CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C8B7CB?

#C8B7CB is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C8B7CB?

#C8B7CB in RGB is (200, 183, 203) - 200 red, 183 green, and 203 blue.

How to use #C8B7CB in CSS?

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

What colors go well with #C8B7CB?

#BBCCB8 (complementary), #BFB8CC (analogous), and #A78CAB (lighter shade) work well with #C8B7CB.