#C082AB Color Information

Hex color code: #C082AB

A delicate magenta shade, #C082AB appears as (192, 130, 171) in RGB and (320°, 33%, 63%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#C082AB
RGB
192, 130, 171
HSL
320°, 33%, 63%
CMYK
0%, 32%, 11%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C082AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 130, 171

Red: 192 / Green: 130 / Blue: 171

HSL

320°, 33%, 63%

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

CMYK

0%, 32%, 11%, 25%

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

What color is #C082AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C082AB to RGB:

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

HEX to HSL

Convert #C082AB to HSL:

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

HEX to CMYK

Convert #C082AB to CMYK:

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

Color Meaning and Usage

#C082AB is a pastel magenta color with RGB values of 192, 130, 171 and HSL of 320°, 33%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C082AB is #82C096, creating high-contrast pairings. For softer combinations, try analogous colors like #B582C0.

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

Contrast with #C082AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C082AB?

#C082AB is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C082AB?

#C082AB in RGB is (192, 130, 171) - 192 red, 130 green, and 171 blue.

How to use #C082AB in CSS?

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

What colors go well with #C082AB?

#82C096 (complementary), #B582C0 (analogous), and #A35288 (lighter shade) work well with #C082AB.