#C256A2 Color Information

Hex color code: #C256A2

#C256A2 is a gentle magenta color. In RGB it is (194, 86, 162), and in HSL it is (318°, 47%, 55%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#C256A2
RGB
194, 86, 162
HSL
318°, 47%, 55%
CMYK
0%, 56%, 16%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C256A2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 86, 162

Red: 194 / Green: 86 / Blue: 162

HSL

318°, 47%, 55%

Hue: 318° / Saturation: 47% / Lightness: 55%

CMYK

0%, 56%, 16%, 24%

Cyan: 0% / Magenta: 56% / Yellow: 16% / Key: 24%

What color is #C256A2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C256A2 to RGB:

rgb(194, 86, 162)HEX to RGB Converter →

HEX to HSL

Convert #C256A2 to HSL:

hsl(318, 47%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #C256A2 to CMYK:

cmyk(0%, 56%, 16%, 24%)Color Converter →

Color Meaning and Usage

#C256A2 is a soft magenta color with RGB values of 194, 86, 162 and HSL of 318°, 47%, 55%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C256A2 is #56C277, creating high-contrast pairings. For softer combinations, try analogous colors like #AD56C2.

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

Contrast with #C256A2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C256A2?

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

What is the RGB value of #C256A2?

#C256A2 in RGB is (194, 86, 162) - 194 red, 86 green, and 162 blue.

How to use #C256A2 in CSS?

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

What colors go well with #C256A2?

#56C277 (complementary), #AD56C2 (analogous), and #963679 (lighter shade) work well with #C256A2.