#C06FEE Color Information

Hex color code: #C06FEE

The hex color #C06FEE is a bold purple with RGB values of (192, 111, 238) and HSL of (278°, 79%, 68%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#C06FEE
RGB
192, 111, 238
HSL
278°, 79%, 68%
CMYK
19%, 53%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C06FEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 111, 238

Red: 192 / Green: 111 / Blue: 238

HSL

278°, 79%, 68%

Hue: 278° / Saturation: 79% / Lightness: 68%

CMYK

19%, 53%, 0%, 7%

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

What color is #C06FEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C06FEE to RGB:

rgb(192, 111, 238)HEX to RGB Converter →

HEX to HSL

Convert #C06FEE to HSL:

hsl(278, 79%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C06FEE to CMYK:

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

Color Meaning and Usage

A dynamic purple tone, #C06FEE has RGB (192, 111, 238) and HSL (278°, 79%, 68%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C06FEE is #9CEE6D, creating high-contrast pairings. For softer combinations, try analogous colors like #7E6DEE.

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

Contrast with #C06FEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C06FEE?

#C06FEE is a dynamic purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C06FEE?

#C06FEE in RGB is (192, 111, 238) - 192 red, 111 green, and 238 blue.

How to use #C06FEE in CSS?

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

What colors go well with #C06FEE?

#9CEE6D (complementary), #7E6DEE (analogous), and #A028E6 (lighter shade) work well with #C06FEE.