#C499CC Color Information

Hex color code: #C499CC

A gentle magenta shade, #C499CC appears as (196, 153, 204) in RGB and (291°, 33%, 70%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#C499CC
RGB
196, 153, 204
HSL
291°, 33%, 70%
CMYK
4%, 25%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C499CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 153, 204

Red: 196 / Green: 153 / Blue: 204

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 #C499CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C499CC to RGB:

rgb(196, 153, 204)HEX to RGB Converter →

HEX to HSL

Convert #C499CC to HSL:

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

HEX to CMYK

Convert #C499CC to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #C499CC has RGB (196, 153, 204) and HSL (291°, 33%, 70%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C499CC is #A1CC99, creating high-contrast pairings. For softer combinations, try analogous colors like #AB99CC.

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

Contrast with #C499CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C499CC?

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

What is the RGB value of #C499CC?

#C499CC in RGB is (196, 153, 204) - 196 red, 153 green, and 204 blue.

How to use #C499CC in CSS?

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

What colors go well with #C499CC?

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