#C38DAC Color Information

Hex color code: #C38DAC

#C38DAC is a delicate magenta color. In RGB it is (195, 141, 172), and in HSL it is (326°, 31%, 66%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#C38DAC
RGB
195, 141, 172
HSL
326°, 31%, 66%
CMYK
0%, 28%, 12%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C38DAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 141, 172

Red: 195 / Green: 141 / Blue: 172

HSL

326°, 31%, 66%

Hue: 326° / Saturation: 31% / Lightness: 66%

CMYK

0%, 28%, 12%, 24%

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

What color is #C38DAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C38DAC to RGB:

rgb(195, 141, 172)HEX to RGB Converter →

HEX to HSL

Convert #C38DAC to HSL:

hsl(326, 31%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #C38DAC to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #C38DAC has RGB (195, 141, 172) and HSL (326°, 31%, 66%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C38DAC is #8DC3A5, creating high-contrast pairings. For softer combinations, try analogous colors like #C08DC3.

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

Contrast with #C38DAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C38DAC?

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

What is the RGB value of #C38DAC?

#C38DAC in RGB is (195, 141, 172) - 195 red, 141 green, and 172 blue.

How to use #C38DAC in CSS?

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

What colors go well with #C38DAC?

#8DC3A5 (complementary), #C08DC3 (analogous), and #A95B87 (lighter shade) work well with #C38DAC.