#C186EF Color Information

Hex color code: #C186EF

A bold purple shade, #C186EF appears as (193, 134, 239) in RGB and (274°, 77%, 73%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#C186EF
RGB
193, 134, 239
HSL
274°, 77%, 73%
CMYK
19%, 44%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C186EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 134, 239

Red: 193 / Green: 134 / Blue: 239

HSL

274°, 77%, 73%

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

CMYK

19%, 44%, 0%, 6%

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

What color is #C186EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C186EF to RGB:

rgb(193, 134, 239)HEX to RGB Converter →

HEX to HSL

Convert #C186EF to HSL:

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

HEX to CMYK

Convert #C186EF to CMYK:

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

Color Meaning and Usage

A dynamic purple tone, #C186EF has RGB (193, 134, 239) and HSL (274°, 77%, 73%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #C186EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C186EF?

#C186EF is a dynamic purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C186EF?

#C186EF in RGB is (193, 134, 239) - 193 red, 134 green, and 239 blue.

How to use #C186EF in CSS?

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

What colors go well with #C186EF?

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