#C092EC Color Information

Hex color code: #C092EC

A balanced purple shade, #C092EC appears as (192, 146, 236) in RGB and (271°, 70%, 75%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#C092EC
RGB
192, 146, 236
HSL
271°, 70%, 75%
CMYK
19%, 38%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C092EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 146, 236

Red: 192 / Green: 146 / Blue: 236

HSL

271°, 70%, 75%

Hue: 271° / Saturation: 70% / Lightness: 75%

CMYK

19%, 38%, 0%, 7%

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

What color is #C092EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C092EC to RGB:

rgb(192, 146, 236)HEX to RGB Converter →

HEX to HSL

Convert #C092EC to HSL:

hsl(271, 70%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #C092EC to CMYK:

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

Color Meaning and Usage

#C092EC is a subtle purple color with RGB values of 192, 146, 236 and HSL of 271°, 70%, 75%. 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 #C092EC is #BEEC93, creating high-contrast pairings. For softer combinations, try analogous colors like #9493EC.

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

Contrast with #C092EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C092EC?

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

What is the RGB value of #C092EC?

#C092EC in RGB is (192, 146, 236) - 192 red, 146 green, and 236 blue.

How to use #C092EC in CSS?

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

What colors go well with #C092EC?

#BEEC93 (complementary), #9493EC (analogous), and #9B52E0 (lighter shade) work well with #C092EC.