#C083EF Color Information

Hex color code: #C083EF

#C083EF is a vivid purple color. In RGB it is (192, 131, 239), and in HSL it is (274°, 77%, 73%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#C083EF
RGB
192, 131, 239
HSL
274°, 77%, 73%
CMYK
20%, 45%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C083EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 131, 239

Red: 192 / Green: 131 / Blue: 239

HSL

274°, 77%, 73%

Hue: 274° / Saturation: 77% / Lightness: 73%

CMYK

20%, 45%, 0%, 6%

Cyan: 20% / Magenta: 45% / Yellow: 0% / Key: 6%

What color is #C083EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C083EF to RGB:

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

HEX to HSL

Convert #C083EF to HSL:

hsl(274, 77%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #C083EF to CMYK:

cmyk(20%, 45%, 0%, 6%)Color Converter →

Color Meaning and Usage

#C083EF is a bold purple color with RGB values of 192, 131, 239 and HSL of 274°, 77%, 73%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C083EF is #B3EF85, creating high-contrast pairings. For softer combinations, try analogous colors like #8C85EF.

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

Contrast with #C083EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C083EF?

#C083EF is a bold purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C083EF?

#C083EF in RGB is (192, 131, 239) - 192 red, 131 green, and 239 blue.

How to use #C083EF in CSS?

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

What colors go well with #C083EF?

#B3EF85 (complementary), #8C85EF (analogous), and #9F41E6 (lighter shade) work well with #C083EF.