#C18ABB Color Information

Hex color code: #C18ABB

The hex color #C18ABB is a gentle magenta with RGB values of (193, 138, 187) and HSL of (307°, 31%, 65%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#C18ABB
RGB
193, 138, 187
HSL
307°, 31%, 65%
CMYK
0%, 28%, 3%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C18ABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 138, 187

Red: 193 / Green: 138 / Blue: 187

HSL

307°, 31%, 65%

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

CMYK

0%, 28%, 3%, 24%

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

What color is #C18ABB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C18ABB to RGB:

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

HEX to HSL

Convert #C18ABB to HSL:

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

HEX to CMYK

Convert #C18ABB to CMYK:

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

Color Meaning and Usage

#C18ABB is a pastel magenta color with RGB values of 193, 138, 187 and HSL of 307°, 31%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C18ABB is #8AC191, creating high-contrast pairings. For softer combinations, try analogous colors like #AC8AC1.

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

Contrast with #C18ABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C18ABB?

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

What is the RGB value of #C18ABB?

#C18ABB in RGB is (193, 138, 187) - 193 red, 138 green, and 187 blue.

How to use #C18ABB in CSS?

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

What colors go well with #C18ABB?

#8AC191 (complementary), #AC8AC1 (analogous), and #A7589E (lighter shade) work well with #C18ABB.