#CC6FEB Color Information

Hex color code: #CC6FEB

The hex color #CC6FEB is a dynamic magenta with RGB values of (204, 111, 235) and HSL of (285°, 76%, 68%). It is typically applied in digital products.

Try:
Color NameViolet
HEX
#CC6FEB
RGB
204, 111, 235
HSL
285°, 76%, 68%
CMYK
13%, 53%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC6FEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 111, 235

Red: 204 / Green: 111 / Blue: 235

HSL

285°, 76%, 68%

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

CMYK

13%, 53%, 0%, 8%

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

What color is #CC6FEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC6FEB to RGB:

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

HEX to HSL

Convert #CC6FEB to HSL:

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

HEX to CMYK

Convert #CC6FEB to CMYK:

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

Color Meaning and Usage

#CC6FEB is a eye-catching magenta color with RGB values of 204, 111, 235 and HSL of 285°, 76%, 68%. 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 #CC6FEB is #8EEB6F, creating high-contrast pairings. For softer combinations, try analogous colors like #8E6FEB.

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

Contrast with #CC6FEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC6FEB?

#CC6FEB is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CC6FEB?

#CC6FEB in RGB is (204, 111, 235) - 204 red, 111 green, and 235 blue.

How to use #CC6FEB in CSS?

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

What colors go well with #CC6FEB?

#8EEB6F (complementary), #8E6FEB (analogous), and #B52CE2 (lighter shade) work well with #CC6FEB.