#C398AE Color Information

Hex color code: #C398AE

The hex color #C398AE is a pastel magenta with RGB values of (195, 152, 174) and HSL of (329°, 26%, 68%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#C398AE
RGB
195, 152, 174
HSL
329°, 26%, 68%
CMYK
0%, 22%, 11%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C398AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 152, 174

Red: 195 / Green: 152 / Blue: 174

HSL

329°, 26%, 68%

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

CMYK

0%, 22%, 11%, 24%

Cyan: 0% / Magenta: 22% / Yellow: 11% / Key: 24%

What color is #C398AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C398AE to RGB:

rgb(195, 152, 174)HEX to RGB Converter →

HEX to HSL

Convert #C398AE to HSL:

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

HEX to CMYK

Convert #C398AE to CMYK:

cmyk(0%, 22%, 11%, 24%)Color Converter →

Color Meaning and Usage

#C398AE is a soft magenta color with RGB values of 195, 152, 174 and HSL of 329°, 26%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C398AE is #98C3AD, creating high-contrast pairings. For softer combinations, try analogous colors like #C298C3.

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

Contrast with #C398AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C398AE?

#C398AE is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C398AE?

#C398AE in RGB is (195, 152, 174) - 195 red, 152 green, and 174 blue.

How to use #C398AE in CSS?

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

What colors go well with #C398AE?

#98C3AD (complementary), #C298C3 (analogous), and #A66888 (lighter shade) work well with #C398AE.