#C899BB Color Information

Hex color code: #C899BB

The hex color #C899BB is a gentle magenta with RGB values of (200, 153, 187) and HSL of (317°, 30%, 69%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#C899BB
RGB
200, 153, 187
HSL
317°, 30%, 69%
CMYK
0%, 24%, 7%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C899BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 153, 187

Red: 200 / Green: 153 / Blue: 187

HSL

317°, 30%, 69%

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

CMYK

0%, 24%, 7%, 22%

Cyan: 0% / Magenta: 24% / Yellow: 7% / Key: 22%

What color is #C899BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C899BB to RGB:

rgb(200, 153, 187)HEX to RGB Converter →

HEX to HSL

Convert #C899BB to HSL:

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

HEX to CMYK

Convert #C899BB to CMYK:

cmyk(0%, 24%, 7%, 22%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #C899BB has RGB (200, 153, 187) and HSL (317°, 30%, 69%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C899BB is #98C8A6, creating high-contrast pairings. For softer combinations, try analogous colors like #BD98C8.

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

Contrast with #C899BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C899BB?

#C899BB is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C899BB?

#C899BB in RGB is (200, 153, 187) - 200 red, 153 green, and 187 blue.

How to use #C899BB in CSS?

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

What colors go well with #C899BB?

#98C8A6 (complementary), #BD98C8 (analogous), and #AD6799 (lighter shade) work well with #C899BB.