#C39FBF Color Information

Hex color code: #C39FBF

A soft magenta shade, #C39FBF appears as (195, 159, 191) in RGB and (307°, 23%, 69%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C39FBF
RGB
195, 159, 191
HSL
307°, 23%, 69%
CMYK
0%, 18%, 2%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C39FBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 159, 191

Red: 195 / Green: 159 / Blue: 191

HSL

307°, 23%, 69%

Hue: 307° / Saturation: 23% / Lightness: 69%

CMYK

0%, 18%, 2%, 24%

Cyan: 0% / Magenta: 18% / Yellow: 2% / Key: 24%

What color is #C39FBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C39FBF to RGB:

rgb(195, 159, 191)HEX to RGB Converter →

HEX to HSL

Convert #C39FBF to HSL:

hsl(307, 23%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #C39FBF to CMYK:

cmyk(0%, 18%, 2%, 24%)Color Converter →

Color Meaning and Usage

#C39FBF is a delicate magenta color with RGB values of 195, 159, 191 and HSL of 307°, 23%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C39FBF is #9EC2A2, creating high-contrast pairings. For softer combinations, try analogous colors like #B49EC2.

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

Contrast with #C39FBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C39FBF?

#C39FBF is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C39FBF?

#C39FBF in RGB is (195, 159, 191) - 195 red, 159 green, and 191 blue.

How to use #C39FBF in CSS?

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

What colors go well with #C39FBF?

#9EC2A2 (complementary), #B49EC2 (analogous), and #A56F9E (lighter shade) work well with #C39FBF.