#C6869B Color Information

Hex color code: #C6869B

The hex color #C6869B is a gentle magenta with RGB values of (198, 134, 155) and HSL of (340°, 36%, 65%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#C6869B
RGB
198, 134, 155
HSL
340°, 36%, 65%
CMYK
0%, 32%, 22%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C6869B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 134, 155

Red: 198 / Green: 134 / Blue: 155

HSL

340°, 36%, 65%

Hue: 340° / Saturation: 36% / Lightness: 65%

CMYK

0%, 32%, 22%, 22%

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

What color is #C6869B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C6869B to RGB:

rgb(198, 134, 155)HEX to RGB Converter →

HEX to HSL

Convert #C6869B to HSL:

hsl(340, 36%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #C6869B to CMYK:

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

Color Meaning and Usage

#C6869B is a gentle magenta color with RGB values of 198, 134, 155 and HSL of 340°, 36%, 65%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C6869B is #86C6B0, creating high-contrast pairings. For softer combinations, try analogous colors like #C686BB.

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

Contrast with #C6869B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C6869B?

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

What is the RGB value of #C6869B?

#C6869B in RGB is (198, 134, 155) - 198 red, 134 green, and 155 blue.

How to use #C6869B in CSS?

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

What colors go well with #C6869B?

#86C6B0 (complementary), #C686BB (analogous), and #AD5270 (lighter shade) work well with #C6869B.