#C6868D Color Information

Hex color code: #C6868D

#C6868D is a soft red color. In RGB it is (198, 134, 141), and in HSL it is (353°, 36%, 65%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#C6868D
RGB
198, 134, 141
HSL
353°, 36%, 65%
CMYK
0%, 32%, 29%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C6868D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 134, 141

Red: 198 / Green: 134 / Blue: 141

HSL

353°, 36%, 65%

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

CMYK

0%, 32%, 29%, 22%

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

What color is #C6868D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C6868D to RGB:

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

HEX to HSL

Convert #C6868D to HSL:

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

HEX to CMYK

Convert #C6868D to CMYK:

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

Color Meaning and Usage

#C6868D is a gentle red color with RGB values of 198, 134, 141 and HSL of 353°, 36%, 65%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C6868D is #86C6BE, creating high-contrast pairings. For softer combinations, try analogous colors like #C686AD.

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

Contrast with #C6868D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C6868D?

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

What is the RGB value of #C6868D?

#C6868D in RGB is (198, 134, 141) - 198 red, 134 green, and 141 blue.

How to use #C6868D in CSS?

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

What colors go well with #C6868D?

#86C6BE (complementary), #C686AD (analogous), and #AD525C (lighter shade) work well with #C6868D.