#C1858D Color Information

Hex color code: #C1858D

The hex color #C1858D is a gentle red with RGB values of (193, 133, 141) and HSL of (352°, 33%, 64%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#C1858D
RGB
193, 133, 141
HSL
352°, 33%, 64%
CMYK
0%, 31%, 27%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1858D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 133, 141

Red: 193 / Green: 133 / Blue: 141

HSL

352°, 33%, 64%

Hue: 352° / Saturation: 33% / Lightness: 64%

CMYK

0%, 31%, 27%, 24%

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

What color is #C1858D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1858D to RGB:

rgb(193, 133, 141)HEX to RGB Converter →

HEX to HSL

Convert #C1858D to HSL:

hsl(352, 33%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #C1858D to CMYK:

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

Color Meaning and Usage

A pastel red tone, #C1858D has RGB (193, 133, 141) and HSL (352°, 33%, 64%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1858D is #85C1B9, creating high-contrast pairings. For softer combinations, try analogous colors like #C185AB.

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

Contrast with #C1858D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1858D?

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

What is the RGB value of #C1858D?

#C1858D in RGB is (193, 133, 141) - 193 red, 133 green, and 141 blue.

How to use #C1858D in CSS?

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

What colors go well with #C1858D?

#85C1B9 (complementary), #C185AB (analogous), and #A6545F (lighter shade) work well with #C1858D.