#C482AB Color Information

Hex color code: #C482AB

The hex color #C482AB is a gentle magenta with RGB values of (196, 130, 171) and HSL of (323°, 36%, 64%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#C482AB
RGB
196, 130, 171
HSL
323°, 36%, 64%
CMYK
0%, 34%, 13%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C482AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 130, 171

Red: 196 / Green: 130 / Blue: 171

HSL

323°, 36%, 64%

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

CMYK

0%, 34%, 13%, 23%

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

What color is #C482AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C482AB to RGB:

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

HEX to HSL

Convert #C482AB to HSL:

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

HEX to CMYK

Convert #C482AB to CMYK:

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

Color Meaning and Usage

#C482AB is a subtle magenta color with RGB values of 196, 130, 171 and HSL of 323°, 36%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C482AB is #82C49B, creating high-contrast pairings. For softer combinations, try analogous colors like #BD82C4.

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

Contrast with #C482AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C482AB?

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

What is the RGB value of #C482AB?

#C482AB in RGB is (196, 130, 171) - 196 red, 130 green, and 171 blue.

How to use #C482AB in CSS?

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

What colors go well with #C482AB?

#82C49B (complementary), #BD82C4 (analogous), and #AA5087 (lighter shade) work well with #C482AB.