#C87979 Color Information

Hex color code: #C87979

The hex color #C87979 is a pastel red with RGB values of (200, 121, 121) and HSL of (0°, 42%, 63%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#C87979
RGB
200, 121, 121
HSL
0°, 42%, 63%
CMYK
0%, 40%, 40%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C87979; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 121, 121

Red: 200 / Green: 121 / Blue: 121

HSL

0°, 42%, 63%

Hue: 0° / Saturation: 42% / Lightness: 63%

CMYK

0%, 40%, 40%, 22%

Cyan: 0% / Magenta: 40% / Yellow: 40% / Key: 22%

What color is #C87979?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C87979 to RGB:

rgb(200, 121, 121)HEX to RGB Converter →

HEX to HSL

Convert #C87979 to HSL:

hsl(0, 42%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #C87979 to CMYK:

cmyk(0%, 40%, 40%, 22%)Color Converter →

Color Meaning and Usage

#C87979 is a pastel red color with RGB values of 200, 121, 121 and HSL of 0°, 42%, 63%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C87979 is #79C8C8, creating high-contrast pairings. For softer combinations, try analogous colors like #C879A1.

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

Contrast with #C87979

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

Contrast Ratio: 6.47:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C87979?

#C87979 is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C87979?

#C87979 in RGB is (200, 121, 121) - 200 red, 121 green, and 121 blue.

How to use #C87979 in CSS?

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

What colors go well with #C87979?

#79C8C8 (complementary), #C879A1 (analogous), and #AE4747 (lighter shade) work well with #C87979.