#C37BC8 Color Information

Hex color code: #C37BC8

A delicate magenta shade, #C37BC8 appears as (195, 123, 200) in RGB and (296°, 41%, 63%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#C37BC8
RGB
195, 123, 200
HSL
296°, 41%, 63%
CMYK
3%, 38%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C37BC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 123, 200

Red: 195 / Green: 123 / Blue: 200

HSL

296°, 41%, 63%

Hue: 296° / Saturation: 41% / Lightness: 63%

CMYK

3%, 38%, 0%, 22%

Cyan: 3% / Magenta: 38% / Yellow: 0% / Key: 22%

What color is #C37BC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C37BC8 to RGB:

rgb(195, 123, 200)HEX to RGB Converter →

HEX to HSL

Convert #C37BC8 to HSL:

hsl(296, 41%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #C37BC8 to CMYK:

cmyk(3%, 38%, 0%, 22%)Color Converter →

Color Meaning and Usage

#C37BC8 is a soft magenta color with RGB values of 195, 123, 200 and HSL of 296°, 41%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C37BC8 is #7FC77A, creating high-contrast pairings. For softer combinations, try analogous colors like #9B7AC7.

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

Contrast with #C37BC8

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 #C37BC8?

#C37BC8 is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C37BC8?

#C37BC8 in RGB is (195, 123, 200) - 195 red, 123 green, and 200 blue.

How to use #C37BC8 in CSS?

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

What colors go well with #C37BC8?

#7FC77A (complementary), #9B7AC7 (analogous), and #A648AD (lighter shade) work well with #C37BC8.