#C144EE Color Information

Hex color code: #C144EE

#C144EE is a vivid purple color. In RGB it is (193, 68, 238), and in HSL it is (284°, 83%, 60%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#C144EE
RGB
193, 68, 238
HSL
284°, 83%, 60%
CMYK
19%, 71%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C144EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 68, 238

Red: 193 / Green: 68 / Blue: 238

HSL

284°, 83%, 60%

Hue: 284° / Saturation: 83% / Lightness: 60%

CMYK

19%, 71%, 0%, 7%

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

What color is #C144EE?

#C144EE is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C144EE to RGB:

rgb(193, 68, 238)HEX to RGB Converter →

HEX to HSL

Convert #C144EE to HSL:

hsl(284, 83%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #C144EE to CMYK:

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

Color Meaning and Usage

#C144EE is a eye-catching purple color with RGB values of 193, 68, 238 and HSL of 284°, 83%, 60%. This highly saturated hue evokes energy and excitement, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C144EE is #71EE44, creating high-contrast pairings. For softer combinations, try analogous colors like #6C44EE.

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

Contrast with #C144EE

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

Contrast Ratio: 5.33:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C144EE?

#C144EE is a eye-catching purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #C144EE?

#C144EE in RGB is (193, 68, 238) - 193 red, 68 green, and 238 blue.

How to use #C144EE in CSS?

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

What colors go well with #C144EE?

#71EE44 (complementary), #6C44EE (analogous), and #9F14D2 (lighter shade) work well with #C144EE.