#C280AB Color Information

Hex color code: #C280AB

The hex color #C280AB is a gentle magenta with RGB values of (194, 128, 171) and HSL of (321°, 35%, 63%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#C280AB
RGB
194, 128, 171
HSL
321°, 35%, 63%
CMYK
0%, 34%, 12%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C280AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 128, 171

Red: 194 / Green: 128 / Blue: 171

HSL

321°, 35%, 63%

Hue: 321° / Saturation: 35% / Lightness: 63%

CMYK

0%, 34%, 12%, 24%

Cyan: 0% / Magenta: 34% / Yellow: 12% / Key: 24%

What color is #C280AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C280AB to RGB:

rgb(194, 128, 171)HEX to RGB Converter →

HEX to HSL

Convert #C280AB to HSL:

hsl(321, 35%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #C280AB to CMYK:

cmyk(0%, 34%, 12%, 24%)Color Converter →

Color Meaning and Usage

#C280AB is a gentle magenta color with RGB values of 194, 128, 171 and HSL of 321°, 35%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C280AB is #80C297, creating high-contrast pairings. For softer combinations, try analogous colors like #B880C2.

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

Contrast with #C280AB

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

Contrast Ratio: 6.97:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C280AB?

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

What is the RGB value of #C280AB?

#C280AB in RGB is (194, 128, 171) - 194 red, 128 green, and 171 blue.

How to use #C280AB in CSS?

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

What colors go well with #C280AB?

#80C297 (complementary), #B880C2 (analogous), and #A55087 (lighter shade) work well with #C280AB.