#C082AC Color Information

Hex color code: #C082AC

#C082AC is a pastel magenta color. In RGB it is (192, 130, 172), and in HSL it is (319°, 33%, 63%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#C082AC
RGB
192, 130, 172
HSL
319°, 33%, 63%
CMYK
0%, 32%, 10%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C082AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 130, 172

Red: 192 / Green: 130 / Blue: 172

HSL

319°, 33%, 63%

Hue: 319° / Saturation: 33% / Lightness: 63%

CMYK

0%, 32%, 10%, 25%

Cyan: 0% / Magenta: 32% / Yellow: 10% / Key: 25%

What color is #C082AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C082AC to RGB:

rgb(192, 130, 172)HEX to RGB Converter →

HEX to HSL

Convert #C082AC to HSL:

hsl(319, 33%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #C082AC to CMYK:

cmyk(0%, 32%, 10%, 25%)Color Converter →

Color Meaning and Usage

#C082AC is a gentle magenta color with RGB values of 192, 130, 172 and HSL of 319°, 33%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C082AC is #82C095, creating high-contrast pairings. For softer combinations, try analogous colors like #B482C0.

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

Contrast with #C082AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C082AC?

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

What is the RGB value of #C082AC?

#C082AC in RGB is (192, 130, 172) - 192 red, 130 green, and 172 blue.

How to use #C082AC in CSS?

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

What colors go well with #C082AC?

#82C095 (complementary), #B482C0 (analogous), and #A35289 (lighter shade) work well with #C082AC.