#C482AE Color Information

Hex color code: #C482AE

A delicate magenta shade, #C482AE appears as (196, 130, 174) in RGB and (320°, 36%, 64%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#C482AE
RGB
196, 130, 174
HSL
320°, 36%, 64%
CMYK
0%, 34%, 11%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C482AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 130, 174

Red: 196 / Green: 130 / Blue: 174

HSL

320°, 36%, 64%

Hue: 320° / Saturation: 36% / Lightness: 64%

CMYK

0%, 34%, 11%, 23%

Cyan: 0% / Magenta: 34% / Yellow: 11% / Key: 23%

What color is #C482AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C482AE to RGB:

rgb(196, 130, 174)HEX to RGB Converter →

HEX to HSL

Convert #C482AE to HSL:

hsl(320, 36%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #C482AE to CMYK:

cmyk(0%, 34%, 11%, 23%)Color Converter →

Color Meaning and Usage

#C482AE is a soft magenta color with RGB values of 196, 130, 174 and HSL of 320°, 36%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C482AE is #82C498, creating high-contrast pairings. For softer combinations, try analogous colors like #B982C4.

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

Contrast with #C482AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C482AE?

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

What is the RGB value of #C482AE?

#C482AE in RGB is (196, 130, 174) - 196 red, 130 green, and 174 blue.

How to use #C482AE in CSS?

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

What colors go well with #C482AE?

#82C498 (complementary), #B982C4 (analogous), and #AA508C (lighter shade) work well with #C482AE.