#C36F9F Color Information

Hex color code: #C36F9F

A pastel magenta shade, #C36F9F appears as (195, 111, 159) in RGB and (326°, 41%, 60%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#C36F9F
RGB
195, 111, 159
HSL
326°, 41%, 60%
CMYK
0%, 43%, 18%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C36F9F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 111, 159

Red: 195 / Green: 111 / Blue: 159

HSL

326°, 41%, 60%

Hue: 326° / Saturation: 41% / Lightness: 60%

CMYK

0%, 43%, 18%, 24%

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

What color is #C36F9F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C36F9F to RGB:

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

HEX to HSL

Convert #C36F9F to HSL:

hsl(326, 41%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #C36F9F to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #C36F9F has RGB (195, 111, 159) and HSL (326°, 41%, 60%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C36F9F is #6FC393, creating high-contrast pairings. For softer combinations, try analogous colors like #BD6FC3.

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

Contrast with #C36F9F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C36F9F?

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

What is the RGB value of #C36F9F?

#C36F9F in RGB is (195, 111, 159) - 195 red, 111 green, and 159 blue.

How to use #C36F9F in CSS?

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

What colors go well with #C36F9F?

#6FC393 (complementary), #BD6FC3 (analogous), and #A24479 (lighter shade) work well with #C36F9F.