#C86F7C Color Information

Hex color code: #C86F7C

#C86F7C is a gentle red color. In RGB it is (200, 111, 124), and in HSL it is (351°, 45%, 61%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#C86F7C
RGB
200, 111, 124
HSL
351°, 45%, 61%
CMYK
0%, 45%, 38%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C86F7C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 111, 124

Red: 200 / Green: 111 / Blue: 124

HSL

351°, 45%, 61%

Hue: 351° / Saturation: 45% / Lightness: 61%

CMYK

0%, 45%, 38%, 22%

Cyan: 0% / Magenta: 45% / Yellow: 38% / Key: 22%

What color is #C86F7C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C86F7C to RGB:

rgb(200, 111, 124)HEX to RGB Converter →

HEX to HSL

Convert #C86F7C to HSL:

hsl(351, 45%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #C86F7C to CMYK:

cmyk(0%, 45%, 38%, 22%)Color Converter →

Color Meaning and Usage

A subtle red tone, #C86F7C has RGB (200, 111, 124) and HSL (351°, 45%, 61%). 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 #C86F7C is #6FC8BB, creating high-contrast pairings. For softer combinations, try analogous colors like #C86FA9.

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

Contrast with #C86F7C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C86F7C?

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

What is the RGB value of #C86F7C?

#C86F7C in RGB is (200, 111, 124) - 200 red, 111 green, and 124 blue.

How to use #C86F7C in CSS?

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

What colors go well with #C86F7C?

#6FC8BB (complementary), #C86FA9 (analogous), and #AA4150 (lighter shade) work well with #C86F7C.