#C198AD Color Information

Hex color code: #C198AD

#C198AD is a pastel magenta color. In RGB it is (193, 152, 173), and in HSL it is (329°, 25%, 68%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#C198AD
RGB
193, 152, 173
HSL
329°, 25%, 68%
CMYK
0%, 21%, 10%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C198AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 152, 173

Red: 193 / Green: 152 / Blue: 173

HSL

329°, 25%, 68%

Hue: 329° / Saturation: 25% / Lightness: 68%

CMYK

0%, 21%, 10%, 24%

Cyan: 0% / Magenta: 21% / Yellow: 10% / Key: 24%

What color is #C198AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C198AD to RGB:

rgb(193, 152, 173)HEX to RGB Converter →

HEX to HSL

Convert #C198AD to HSL:

hsl(329, 25%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C198AD to CMYK:

cmyk(0%, 21%, 10%, 24%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #C198AD has RGB (193, 152, 173) and HSL (329°, 25%, 68%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C198AD is #99C2AD, creating high-contrast pairings. For softer combinations, try analogous colors like #C199C2.

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

Contrast with #C198AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C198AD?

#C198AD is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C198AD?

#C198AD in RGB is (193, 152, 173) - 193 red, 152 green, and 173 blue.

How to use #C198AD in CSS?

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

What colors go well with #C198AD?

#99C2AD (complementary), #C199C2 (analogous), and #A56988 (lighter shade) work well with #C198AD.