#C99BBC Color Information

Hex color code: #C99BBC

A subtle magenta shade, #C99BBC appears as (201, 155, 188) in RGB and (317°, 30%, 70%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#C99BBC
RGB
201, 155, 188
HSL
317°, 30%, 70%
CMYK
0%, 23%, 6%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C99BBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 155, 188

Red: 201 / Green: 155 / Blue: 188

HSL

317°, 30%, 70%

Hue: 317° / Saturation: 30% / Lightness: 70%

CMYK

0%, 23%, 6%, 21%

Cyan: 0% / Magenta: 23% / Yellow: 6% / Key: 21%

What color is #C99BBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C99BBC to RGB:

rgb(201, 155, 188)HEX to RGB Converter →

HEX to HSL

Convert #C99BBC to HSL:

hsl(317, 30%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #C99BBC to CMYK:

cmyk(0%, 23%, 6%, 21%)Color Converter →

Color Meaning and Usage

#C99BBC is a delicate magenta color with RGB values of 201, 155, 188 and HSL of 317°, 30%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C99BBC is #9CC9A9, creating high-contrast pairings. For softer combinations, try analogous colors like #C09CC9.

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

Contrast with #C99BBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C99BBC?

#C99BBC is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C99BBC?

#C99BBC in RGB is (201, 155, 188) - 201 red, 155 green, and 188 blue.

How to use #C99BBC in CSS?

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

What colors go well with #C99BBC?

#9CC9A9 (complementary), #C09CC9 (analogous), and #AF6A9B (lighter shade) work well with #C99BBC.