#C88795 Color Information

Hex color code: #C88795

#C88795 is a pastel red color. In RGB it is (200, 135, 149), and in HSL it is (347°, 37%, 66%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#C88795
RGB
200, 135, 149
HSL
347°, 37%, 66%
CMYK
0%, 32%, 25%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C88795; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 135, 149

Red: 200 / Green: 135 / Blue: 149

HSL

347°, 37%, 66%

Hue: 347° / Saturation: 37% / Lightness: 66%

CMYK

0%, 32%, 25%, 22%

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

What color is #C88795?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C88795 to RGB:

rgb(200, 135, 149)HEX to RGB Converter →

HEX to HSL

Convert #C88795 to HSL:

hsl(347, 37%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #C88795 to CMYK:

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

Color Meaning and Usage

A subtle red tone, #C88795 has RGB (200, 135, 149) and HSL (347°, 37%, 66%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C88795 is #88C8BA, creating high-contrast pairings. For softer combinations, try analogous colors like #C888B6.

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

Contrast with #C88795

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C88795?

#C88795 is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C88795?

#C88795 in RGB is (200, 135, 149) - 200 red, 135 green, and 149 blue.

How to use #C88795 in CSS?

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

What colors go well with #C88795?

#88C8BA (complementary), #C888B6 (analogous), and #B05468 (lighter shade) work well with #C88795.