#C498CD Color Information

Hex color code: #C498CD

The hex color #C498CD is a subtle magenta with RGB values of (196, 152, 205) and HSL of (290°, 35%, 70%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#C498CD
RGB
196, 152, 205
HSL
290°, 35%, 70%
CMYK
4%, 26%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C498CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 152, 205

Red: 196 / Green: 152 / Blue: 205

HSL

290°, 35%, 70%

Hue: 290° / Saturation: 35% / Lightness: 70%

CMYK

4%, 26%, 0%, 20%

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

What color is #C498CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C498CD to RGB:

rgb(196, 152, 205)HEX to RGB Converter →

HEX to HSL

Convert #C498CD to HSL:

hsl(290, 35%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #C498CD to CMYK:

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

Color Meaning and Usage

#C498CD is a gentle magenta color with RGB values of 196, 152, 205 and HSL of 290°, 35%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C498CD is #A1CD98, creating high-contrast pairings. For softer combinations, try analogous colors like #AA98CD.

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

Contrast with #C498CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C498CD?

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

What is the RGB value of #C498CD?

#C498CD in RGB is (196, 152, 205) - 196 red, 152 green, and 205 blue.

How to use #C498CD in CSS?

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

What colors go well with #C498CD?

#A1CD98 (complementary), #AA98CD (analogous), and #A764B4 (lighter shade) work well with #C498CD.