#C083CE Color Information

Hex color code: #C083CE

The hex color #C083CE is a subtle magenta with RGB values of (192, 131, 206) and HSL of (289°, 43%, 66%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#C083CE
RGB
192, 131, 206
HSL
289°, 43%, 66%
CMYK
7%, 36%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C083CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 131, 206

Red: 192 / Green: 131 / Blue: 206

HSL

289°, 43%, 66%

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

CMYK

7%, 36%, 0%, 19%

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

What color is #C083CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C083CE to RGB:

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

HEX to HSL

Convert #C083CE to HSL:

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

HEX to CMYK

Convert #C083CE to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #C083CE has RGB (192, 131, 206) and HSL (289°, 43%, 66%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C083CE is #91CE83, creating high-contrast pairings. For softer combinations, try analogous colors like #9B83CE.

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

Contrast with #C083CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C083CE?

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

What is the RGB value of #C083CE?

#C083CE in RGB is (192, 131, 206) - 192 red, 131 green, and 206 blue.

How to use #C083CE in CSS?

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

What colors go well with #C083CE?

#91CE83 (complementary), #9B83CE (analogous), and #A44CB8 (lighter shade) work well with #C083CE.