#C88990 Color Information

Hex color code: #C88990

A pastel red shade, #C88990 appears as (200, 137, 144) in RGB and (353°, 36%, 66%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#C88990
RGB
200, 137, 144
HSL
353°, 36%, 66%
CMYK
0%, 32%, 28%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C88990; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 137, 144

Red: 200 / Green: 137 / Blue: 144

HSL

353°, 36%, 66%

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

CMYK

0%, 32%, 28%, 22%

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

What color is #C88990?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C88990 to RGB:

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

HEX to HSL

Convert #C88990 to HSL:

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

HEX to CMYK

Convert #C88990 to CMYK:

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

Color Meaning and Usage

A soft red tone, #C88990 has RGB (200, 137, 144) and HSL (353°, 36%, 66%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C88990 is #89C8C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C889B0.

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

Contrast with #C88990

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C88990?

#C88990 is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C88990?

#C88990 in RGB is (200, 137, 144) - 200 red, 137 green, and 144 blue.

How to use #C88990 in CSS?

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

What colors go well with #C88990?

#89C8C0 (complementary), #C889B0 (analogous), and #AF5560 (lighter shade) work well with #C88990.