#C39DB0 Color Information

Hex color code: #C39DB0

The hex color #C39DB0 is a soft magenta with RGB values of (195, 157, 176) and HSL of (330°, 24%, 69%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#C39DB0
RGB
195, 157, 176
HSL
330°, 24%, 69%
CMYK
0%, 19%, 10%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C39DB0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 157, 176

Red: 195 / Green: 157 / Blue: 176

HSL

330°, 24%, 69%

Hue: 330° / Saturation: 24% / Lightness: 69%

CMYK

0%, 19%, 10%, 24%

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

What color is #C39DB0?

#C39DB0 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C39DB0 to RGB:

rgb(195, 157, 176)HEX to RGB Converter →

HEX to HSL

Convert #C39DB0 to HSL:

hsl(330, 24%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #C39DB0 to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #C39DB0 has RGB (195, 157, 176) and HSL (330°, 24%, 69%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C39DB0 is #9DC3B0, creating high-contrast pairings. For softer combinations, try analogous colors like #C39DC3.

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

Contrast with #C39DB0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C39DB0?

#C39DB0 is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C39DB0?

#C39DB0 in RGB is (195, 157, 176) - 195 red, 157 green, and 176 blue.

How to use #C39DB0 in CSS?

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

What colors go well with #C39DB0?

#9DC3B0 (complementary), #C39DC3 (analogous), and #A66E8A (lighter shade) work well with #C39DB0.