#C18FB5 Color Information

Hex color code: #C18FB5

A soft magenta shade, #C18FB5 appears as (193, 143, 181) in RGB and (314°, 29%, 66%) in HSL. It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#C18FB5
RGB
193, 143, 181
HSL
314°, 29%, 66%
CMYK
0%, 26%, 6%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C18FB5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 143, 181

Red: 193 / Green: 143 / Blue: 181

HSL

314°, 29%, 66%

Hue: 314° / Saturation: 29% / Lightness: 66%

CMYK

0%, 26%, 6%, 24%

Cyan: 0% / Magenta: 26% / Yellow: 6% / Key: 24%

What color is #C18FB5?

#C18FB5 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C18FB5 to RGB:

rgb(193, 143, 181)HEX to RGB Converter →

HEX to HSL

Convert #C18FB5 to HSL:

hsl(314, 29%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #C18FB5 to CMYK:

cmyk(0%, 26%, 6%, 24%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #C18FB5 has RGB (193, 143, 181) and HSL (314°, 29%, 66%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C18FB5 is #8FC19B, creating high-contrast pairings. For softer combinations, try analogous colors like #B48FC1.

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

Contrast with #C18FB5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C18FB5?

#C18FB5 is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C18FB5?

#C18FB5 in RGB is (193, 143, 181) - 193 red, 143 green, and 181 blue.

How to use #C18FB5 in CSS?

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

What colors go well with #C18FB5?

#8FC19B (complementary), #B48FC1 (analogous), and #A65E95 (lighter shade) work well with #C18FB5.