#C06FEB Color Information

Hex color code: #C06FEB

The hex color #C06FEB is a vivid purple with RGB values of (192, 111, 235) and HSL of (279°, 76%, 68%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#C06FEB
RGB
192, 111, 235
HSL
279°, 76%, 68%
CMYK
18%, 53%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C06FEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 111, 235

Red: 192 / Green: 111 / Blue: 235

HSL

279°, 76%, 68%

Hue: 279° / Saturation: 76% / Lightness: 68%

CMYK

18%, 53%, 0%, 8%

Cyan: 18% / Magenta: 53% / Yellow: 0% / Key: 8%

What color is #C06FEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C06FEB to RGB:

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

HEX to HSL

Convert #C06FEB to HSL:

hsl(279, 76%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C06FEB to CMYK:

cmyk(18%, 53%, 0%, 8%)Color Converter →

Color Meaning and Usage

A bold purple tone, #C06FEB has RGB (192, 111, 235) and HSL (279°, 76%, 68%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C06FEB is #9BEB6F, creating high-contrast pairings. For softer combinations, try analogous colors like #826FEB.

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

Contrast with #C06FEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C06FEB?

#C06FEB is a bold purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C06FEB?

#C06FEB in RGB is (192, 111, 235) - 192 red, 111 green, and 235 blue.

How to use #C06FEB in CSS?

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

What colors go well with #C06FEB?

#9BEB6F (complementary), #826FEB (analogous), and #A22CE2 (lighter shade) work well with #C06FEB.