#C383AF Color Information

Hex color code: #C383AF

#C383AF is a gentle magenta color. In RGB it is (195, 131, 175), and in HSL it is (319°, 35%, 64%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#C383AF
RGB
195, 131, 175
HSL
319°, 35%, 64%
CMYK
0%, 33%, 10%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C383AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 131, 175

Red: 195 / Green: 131 / Blue: 175

HSL

319°, 35%, 64%

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

CMYK

0%, 33%, 10%, 24%

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

What color is #C383AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C383AF to RGB:

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

HEX to HSL

Convert #C383AF to HSL:

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

HEX to CMYK

Convert #C383AF to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #C383AF has RGB (195, 131, 175) and HSL (319°, 35%, 64%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C383AF is #83C397, creating high-contrast pairings. For softer combinations, try analogous colors like #B883C3.

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

Contrast with #C383AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C383AF?

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

What is the RGB value of #C383AF?

#C383AF in RGB is (195, 131, 175) - 195 red, 131 green, and 175 blue.

How to use #C383AF in CSS?

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

What colors go well with #C383AF?

#83C397 (complementary), #B883C3 (analogous), and #A9518D (lighter shade) work well with #C383AF.