#C398CB Color Information

Hex color code: #C398CB

A gentle magenta shade, #C398CB appears as (195, 152, 203) in RGB and (291°, 33%, 70%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#C398CB
RGB
195, 152, 203
HSL
291°, 33%, 70%
CMYK
4%, 25%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C398CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 152, 203

Red: 195 / Green: 152 / Blue: 203

HSL

291°, 33%, 70%

Hue: 291° / Saturation: 33% / Lightness: 70%

CMYK

4%, 25%, 0%, 20%

Cyan: 4% / Magenta: 25% / Yellow: 0% / Key: 20%

What color is #C398CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C398CB to RGB:

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

HEX to HSL

Convert #C398CB to HSL:

hsl(291, 33%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #C398CB to CMYK:

cmyk(4%, 25%, 0%, 20%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #C398CB has RGB (195, 152, 203) and HSL (291°, 33%, 70%). 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 #C398CB is #A1CC99, creating high-contrast pairings. For softer combinations, try analogous colors like #AB99CC.

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

Contrast with #C398CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C398CB?

#C398CB is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C398CB?

#C398CB in RGB is (195, 152, 203) - 195 red, 152 green, and 203 blue.

How to use #C398CB in CSS?

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

What colors go well with #C398CB?

#A1CC99 (complementary), #AB99CC (analogous), and #A766B2 (lighter shade) work well with #C398CB.