#C182ED Color Information

Hex color code: #C182ED

#C182ED is a eye-catching purple color. In RGB it is (193, 130, 237), and in HSL it is (275°, 75%, 72%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#C182ED
RGB
193, 130, 237
HSL
275°, 75%, 72%
CMYK
19%, 45%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C182ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 130, 237

Red: 193 / Green: 130 / Blue: 237

HSL

275°, 75%, 72%

Hue: 275° / Saturation: 75% / Lightness: 72%

CMYK

19%, 45%, 0%, 7%

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

What color is #C182ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C182ED to RGB:

rgb(193, 130, 237)HEX to RGB Converter →

HEX to HSL

Convert #C182ED to HSL:

hsl(275, 75%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #C182ED to CMYK:

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

Color Meaning and Usage

A bold purple tone, #C182ED has RGB (193, 130, 237) and HSL (275°, 75%, 72%). 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 #C182ED is #AFED82, creating high-contrast pairings. For softer combinations, try analogous colors like #8B82ED.

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

Contrast with #C182ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C182ED?

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

What is the RGB value of #C182ED?

#C182ED in RGB is (193, 130, 237) - 193 red, 130 green, and 237 blue.

How to use #C182ED in CSS?

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

What colors go well with #C182ED?

#AFED82 (complementary), #8B82ED (analogous), and #9F3FE4 (lighter shade) work well with #C182ED.