#C38BCB Color Information

Hex color code: #C38BCB

#C38BCB is a delicate magenta color. In RGB it is (195, 139, 203), and in HSL it is (293°, 38%, 67%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#C38BCB
RGB
195, 139, 203
HSL
293°, 38%, 67%
CMYK
4%, 32%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C38BCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 139, 203

Red: 195 / Green: 139 / Blue: 203

HSL

293°, 38%, 67%

Hue: 293° / Saturation: 38% / Lightness: 67%

CMYK

4%, 32%, 0%, 20%

Cyan: 4% / Magenta: 32% / Yellow: 0% / Key: 20%

What color is #C38BCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C38BCB to RGB:

rgb(195, 139, 203)HEX to RGB Converter →

HEX to HSL

Convert #C38BCB to HSL:

hsl(293, 38%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #C38BCB to CMYK:

cmyk(4%, 32%, 0%, 20%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #C38BCB has RGB (195, 139, 203) and HSL (293°, 38%, 67%). 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 #C38BCB is #92CB8B, creating high-contrast pairings. For softer combinations, try analogous colors like #A38BCB.

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

Contrast with #C38BCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C38BCB?

#C38BCB is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C38BCB?

#C38BCB in RGB is (195, 139, 203) - 195 red, 139 green, and 203 blue.

How to use #C38BCB in CSS?

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

What colors go well with #C38BCB?

#92CB8B (complementary), #A38BCB (analogous), and #A856B3 (lighter shade) work well with #C38BCB.