#C6808C Color Information

Hex color code: #C6808C

The hex color #C6808C is a soft red with RGB values of (198, 128, 140) and HSL of (350°, 38%, 64%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#C6808C
RGB
198, 128, 140
HSL
350°, 38%, 64%
CMYK
0%, 35%, 29%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C6808C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 128, 140

Red: 198 / Green: 128 / Blue: 140

HSL

350°, 38%, 64%

Hue: 350° / Saturation: 38% / Lightness: 64%

CMYK

0%, 35%, 29%, 22%

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

What color is #C6808C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C6808C to RGB:

rgb(198, 128, 140)HEX to RGB Converter →

HEX to HSL

Convert #C6808C to HSL:

hsl(350, 38%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #C6808C to CMYK:

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

Color Meaning and Usage

#C6808C is a pastel red color with RGB values of 198, 128, 140 and HSL of 350°, 38%, 64%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C6808C is #80C6BA, creating high-contrast pairings. For softer combinations, try analogous colors like #C680AF.

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

Contrast with #C6808C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C6808C?

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

What is the RGB value of #C6808C?

#C6808C in RGB is (198, 128, 140) - 198 red, 128 green, and 140 blue.

How to use #C6808C in CSS?

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

What colors go well with #C6808C?

#80C6BA (complementary), #C680AF (analogous), and #AC4D5D (lighter shade) work well with #C6808C.