#C1808C Color Information

Hex color code: #C1808C

The hex color #C1808C is a gentle red with RGB values of (193, 128, 140) and HSL of (349°, 34%, 63%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#C1808C
RGB
193, 128, 140
HSL
349°, 34%, 63%
CMYK
0%, 34%, 27%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1808C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 128, 140

Red: 193 / Green: 128 / Blue: 140

HSL

349°, 34%, 63%

Hue: 349° / Saturation: 34% / Lightness: 63%

CMYK

0%, 34%, 27%, 24%

Cyan: 0% / Magenta: 34% / Yellow: 27% / Key: 24%

What color is #C1808C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1808C to RGB:

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

HEX to HSL

Convert #C1808C to HSL:

hsl(349, 34%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #C1808C to CMYK:

cmyk(0%, 34%, 27%, 24%)Color Converter →

Color Meaning and Usage

#C1808C is a subtle red color with RGB values of 193, 128, 140 and HSL of 349°, 34%, 63%. 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 #C1808C is #81C1B5, creating high-contrast pairings. For softer combinations, try analogous colors like #C181AC.

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

Contrast with #C1808C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1808C?

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

What is the RGB value of #C1808C?

#C1808C in RGB is (193, 128, 140) - 193 red, 128 green, and 140 blue.

How to use #C1808C in CSS?

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

What colors go well with #C1808C?

#81C1B5 (complementary), #C181AC (analogous), and #A45160 (lighter shade) work well with #C1808C.