#C18AB2 Color Information

Hex color code: #C18AB2

#C18AB2 is a soft magenta color. In RGB it is (193, 138, 178), and in HSL it is (316°, 31%, 65%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#C18AB2
RGB
193, 138, 178
HSL
316°, 31%, 65%
CMYK
0%, 28%, 8%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C18AB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 138, 178

Red: 193 / Green: 138 / Blue: 178

HSL

316°, 31%, 65%

Hue: 316° / Saturation: 31% / Lightness: 65%

CMYK

0%, 28%, 8%, 24%

Cyan: 0% / Magenta: 28% / Yellow: 8% / Key: 24%

What color is #C18AB2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C18AB2 to RGB:

rgb(193, 138, 178)HEX to RGB Converter →

HEX to HSL

Convert #C18AB2 to HSL:

hsl(316, 31%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #C18AB2 to CMYK:

cmyk(0%, 28%, 8%, 24%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #C18AB2 has RGB (193, 138, 178) and HSL (316°, 31%, 65%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C18AB2 is #8AC199, creating high-contrast pairings. For softer combinations, try analogous colors like #B58AC1.

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

Contrast with #C18AB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C18AB2?

#C18AB2 is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C18AB2?

#C18AB2 in RGB is (193, 138, 178) - 193 red, 138 green, and 178 blue.

How to use #C18AB2 in CSS?

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

What colors go well with #C18AB2?

#8AC199 (complementary), #B58AC1 (analogous), and #A75892 (lighter shade) work well with #C18AB2.