#C88999 Color Information

Hex color code: #C88999

#C88999 is a soft red color. In RGB it is (200, 137, 153), and in HSL it is (345°, 36%, 66%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#C88999
RGB
200, 137, 153
HSL
345°, 36%, 66%
CMYK
0%, 32%, 24%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C88999; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 137, 153

Red: 200 / Green: 137 / Blue: 153

HSL

345°, 36%, 66%

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

CMYK

0%, 32%, 24%, 22%

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

What color is #C88999?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C88999 to RGB:

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

HEX to HSL

Convert #C88999 to HSL:

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

HEX to CMYK

Convert #C88999 to CMYK:

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

Color Meaning and Usage

#C88999 is a gentle red color with RGB values of 200, 137, 153 and HSL of 345°, 36%, 66%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C88999 is #89C8B8, creating high-contrast pairings. For softer combinations, try analogous colors like #C889B8.

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

Contrast with #C88999

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C88999?

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

What is the RGB value of #C88999?

#C88999 in RGB is (200, 137, 153) - 200 red, 137 green, and 153 blue.

How to use #C88999 in CSS?

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

What colors go well with #C88999?

#89C8B8 (complementary), #C889B8 (analogous), and #AF556C (lighter shade) work well with #C88999.