#C37DBD Color Information

Hex color code: #C37DBD

The hex color #C37DBD is a gentle magenta with RGB values of (195, 125, 189) and HSL of (305°, 37%, 63%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#C37DBD
RGB
195, 125, 189
HSL
305°, 37%, 63%
CMYK
0%, 36%, 3%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C37DBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 125, 189

Red: 195 / Green: 125 / Blue: 189

HSL

305°, 37%, 63%

Hue: 305° / Saturation: 37% / Lightness: 63%

CMYK

0%, 36%, 3%, 24%

Cyan: 0% / Magenta: 36% / Yellow: 3% / Key: 24%

What color is #C37DBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C37DBD to RGB:

rgb(195, 125, 189)HEX to RGB Converter →

HEX to HSL

Convert #C37DBD to HSL:

hsl(305, 37%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #C37DBD to CMYK:

cmyk(0%, 36%, 3%, 24%)Color Converter →

Color Meaning and Usage

#C37DBD is a subtle magenta color with RGB values of 195, 125, 189 and HSL of 305°, 37%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C37DBD is #7EC484, creating high-contrast pairings. For softer combinations, try analogous colors like #A67EC4.

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

Contrast with #C37DBD

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

Contrast Ratio: 6.99:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C37DBD?

#C37DBD is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C37DBD?

#C37DBD in RGB is (195, 125, 189) - 195 red, 125 green, and 189 blue.

How to use #C37DBD in CSS?

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

What colors go well with #C37DBD?

#7EC484 (complementary), #A67EC4 (analogous), and #A84DA0 (lighter shade) work well with #C37DBD.