#C383AD Color Information

Hex color code: #C383AD

#C383AD is a subtle magenta color. In RGB it is (195, 131, 173), and in HSL it is (321°, 35%, 64%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#C383AD
RGB
195, 131, 173
HSL
321°, 35%, 64%
CMYK
0%, 33%, 11%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C383AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 131, 173

Red: 195 / Green: 131 / Blue: 173

HSL

321°, 35%, 64%

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

CMYK

0%, 33%, 11%, 24%

Cyan: 0% / Magenta: 33% / Yellow: 11% / Key: 24%

What color is #C383AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C383AD to RGB:

rgb(195, 131, 173)HEX to RGB Converter →

HEX to HSL

Convert #C383AD to HSL:

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

HEX to CMYK

Convert #C383AD to CMYK:

cmyk(0%, 33%, 11%, 24%)Color Converter →

Color Meaning and Usage

#C383AD is a soft magenta color with RGB values of 195, 131, 173 and HSL of 321°, 35%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C383AD is #83C39A, creating high-contrast pairings. For softer combinations, try analogous colors like #BA83C3.

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

Contrast with #C383AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C383AD?

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

What is the RGB value of #C383AD?

#C383AD in RGB is (195, 131, 173) - 195 red, 131 green, and 173 blue.

How to use #C383AD in CSS?

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

What colors go well with #C383AD?

#83C39A (complementary), #BA83C3 (analogous), and #A9518A (lighter shade) work well with #C383AD.