#C183CE Color Information

Hex color code: #C183CE

#C183CE is a subtle magenta color. In RGB it is (193, 131, 206), and in HSL it is (290°, 43%, 66%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#C183CE
RGB
193, 131, 206
HSL
290°, 43%, 66%
CMYK
6%, 36%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C183CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 131, 206

Red: 193 / Green: 131 / Blue: 206

HSL

290°, 43%, 66%

Hue: 290° / Saturation: 43% / Lightness: 66%

CMYK

6%, 36%, 0%, 19%

Cyan: 6% / Magenta: 36% / Yellow: 0% / Key: 19%

What color is #C183CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C183CE to RGB:

rgb(193, 131, 206)HEX to RGB Converter →

HEX to HSL

Convert #C183CE to HSL:

hsl(290, 43%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #C183CE to CMYK:

cmyk(6%, 36%, 0%, 19%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #C183CE has RGB (193, 131, 206) and HSL (290°, 43%, 66%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C183CE is #8FCE83, creating high-contrast pairings. For softer combinations, try analogous colors like #9C83CE.

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

Contrast with #C183CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C183CE?

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

What is the RGB value of #C183CE?

#C183CE in RGB is (193, 131, 206) - 193 red, 131 green, and 206 blue.

How to use #C183CE in CSS?

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

What colors go well with #C183CE?

#8FCE83 (complementary), #9C83CE (analogous), and #A64CB8 (lighter shade) work well with #C183CE.