#C292CC Color Information

Hex color code: #C292CC

The hex color #C292CC is a delicate magenta with RGB values of (194, 146, 204) and HSL of (290°, 36%, 69%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#C292CC
RGB
194, 146, 204
HSL
290°, 36%, 69%
CMYK
5%, 28%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C292CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 146, 204

Red: 194 / Green: 146 / Blue: 204

HSL

290°, 36%, 69%

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

CMYK

5%, 28%, 0%, 20%

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

What color is #C292CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C292CC to RGB:

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

HEX to HSL

Convert #C292CC to HSL:

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

HEX to CMYK

Convert #C292CC to CMYK:

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

Color Meaning and Usage

#C292CC is a pastel magenta color with RGB values of 194, 146, 204 and HSL of 290°, 36%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #C292CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C292CC?

#C292CC is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C292CC?

#C292CC in RGB is (194, 146, 204) - 194 red, 146 green, and 204 blue.

How to use #C292CC in CSS?

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

What colors go well with #C292CC?

#9DCC93 (complementary), #A693CC (analogous), and #A65FB4 (lighter shade) work well with #C292CC.