#C18EEF Color Information

Hex color code: #C18EEF

A vivid purple shade, #C18EEF appears as (193, 142, 239) in RGB and (272°, 75%, 75%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#C18EEF
RGB
193, 142, 239
HSL
272°, 75%, 75%
CMYK
19%, 41%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C18EEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 142, 239

Red: 193 / Green: 142 / Blue: 239

HSL

272°, 75%, 75%

Hue: 272° / Saturation: 75% / Lightness: 75%

CMYK

19%, 41%, 0%, 6%

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

What color is #C18EEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C18EEF to RGB:

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

HEX to HSL

Convert #C18EEF to HSL:

hsl(272, 75%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #C18EEF to CMYK:

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

Color Meaning and Usage

A striking purple tone, #C18EEF has RGB (193, 142, 239) and HSL (272°, 75%, 75%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C18EEF is #BCEF8F, creating high-contrast pairings. For softer combinations, try analogous colors like #938FEF.

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

Contrast with #C18EEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C18EEF?

#C18EEF is a striking purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C18EEF?

#C18EEF in RGB is (193, 142, 239) - 193 red, 142 green, and 239 blue.

How to use #C18EEF in CSS?

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

What colors go well with #C18EEF?

#BCEF8F (complementary), #938FEF (analogous), and #9E4CE6 (lighter shade) work well with #C18EEF.