#C18AB4 Color Information

Hex color code: #C18AB4

#C18AB4 is a soft magenta color. In RGB it is (193, 138, 180), and in HSL it is (314°, 31%, 65%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#C18AB4
RGB
193, 138, 180
HSL
314°, 31%, 65%
CMYK
0%, 28%, 7%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C18AB4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 138, 180

Red: 193 / Green: 138 / Blue: 180

HSL

314°, 31%, 65%

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

CMYK

0%, 28%, 7%, 24%

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

What color is #C18AB4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C18AB4 to RGB:

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

HEX to HSL

Convert #C18AB4 to HSL:

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

HEX to CMYK

Convert #C18AB4 to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #C18AB4 has RGB (193, 138, 180) and HSL (314°, 31%, 65%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C18AB4 is #8AC197, creating high-contrast pairings. For softer combinations, try analogous colors like #B38AC1.

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

Contrast with #C18AB4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C18AB4?

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

What is the RGB value of #C18AB4?

#C18AB4 in RGB is (193, 138, 180) - 193 red, 138 green, and 180 blue.

How to use #C18AB4 in CSS?

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

What colors go well with #C18AB4?

#8AC197 (complementary), #B38AC1 (analogous), and #A75895 (lighter shade) work well with #C18AB4.