#C293CC Color Information

Hex color code: #C293CC

The hex color #C293CC is a delicate magenta with RGB values of (194, 147, 204) and HSL of (289°, 36%, 69%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#C293CC
RGB
194, 147, 204
HSL
289°, 36%, 69%
CMYK
5%, 28%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C293CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 147, 204

Red: 194 / Green: 147 / Blue: 204

HSL

289°, 36%, 69%

Hue: 289° / Saturation: 36% / Lightness: 69%

CMYK

5%, 28%, 0%, 20%

Cyan: 5% / Magenta: 28% / Yellow: 0% / Key: 20%

What color is #C293CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C293CC to RGB:

rgb(194, 147, 204)HEX to RGB Converter →

HEX to HSL

Convert #C293CC to HSL:

hsl(289, 36%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #C293CC to CMYK:

cmyk(5%, 28%, 0%, 20%)Color Converter →

Color Meaning and Usage

#C293CC is a subtle magenta color with RGB values of 194, 147, 204 and HSL of 289°, 36%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C293CC is #9ECC93, creating high-contrast pairings. For softer combinations, try analogous colors like #A693CC.

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

Contrast with #C293CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C293CC?

#C293CC is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C293CC?

#C293CC in RGB is (194, 147, 204) - 194 red, 147 green, and 204 blue.

How to use #C293CC in CSS?

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

What colors go well with #C293CC?

#9ECC93 (complementary), #A693CC (analogous), and #A45FB4 (lighter shade) work well with #C293CC.