#C38ACB Color Information

Hex color code: #C38ACB

#C38ACB is a pastel magenta color. In RGB it is (195, 138, 203), and in HSL it is (293°, 38%, 67%). It is commonly used in modern UI design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C38ACB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 138, 203

Red: 195 / Green: 138 / 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 #C38ACB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C38ACB to RGB:

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

HEX to HSL

Convert #C38ACB to HSL:

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

HEX to CMYK

Convert #C38ACB to CMYK:

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

Color Meaning and Usage

#C38ACB is a pastel magenta color with RGB values of 195, 138, 203 and HSL of 293°, 38%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C38ACB is #92CB8B, creating high-contrast pairings. For softer combinations, try analogous colors like #A38BCB.

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

Contrast with #C38ACB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C38ACB?

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

What is the RGB value of #C38ACB?

#C38ACB in RGB is (195, 138, 203) - 195 red, 138 green, and 203 blue.

How to use #C38ACB in CSS?

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

What colors go well with #C38ACB?

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