#CC7EEE Color Information

Hex color code: #CC7EEE

A eye-catching purple shade, #CC7EEE appears as (204, 126, 238) in RGB and (282°, 77%, 71%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet
HEX
#CC7EEE
RGB
204, 126, 238
HSL
282°, 77%, 71%
CMYK
14%, 47%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC7EEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 126, 238

Red: 204 / Green: 126 / Blue: 238

HSL

282°, 77%, 71%

Hue: 282° / Saturation: 77% / Lightness: 71%

CMYK

14%, 47%, 0%, 7%

Cyan: 14% / Magenta: 47% / Yellow: 0% / Key: 7%

What color is #CC7EEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC7EEE to RGB:

rgb(204, 126, 238)HEX to RGB Converter →

HEX to HSL

Convert #CC7EEE to HSL:

hsl(282, 77%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #CC7EEE to CMYK:

cmyk(14%, 47%, 0%, 7%)Color Converter →

Color Meaning and Usage

#CC7EEE is a eye-catching purple color with RGB values of 204, 126, 238 and HSL of 282°, 77%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC7EEE is #9EEE7C, creating high-contrast pairings. For softer combinations, try analogous colors like #937CEE.

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

Contrast with #CC7EEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC7EEE?

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

What is the RGB value of #CC7EEE?

#CC7EEE in RGB is (204, 126, 238) - 204 red, 126 green, and 238 blue.

How to use #CC7EEE in CSS?

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

What colors go well with #CC7EEE?

#9EEE7C (complementary), #937CEE (analogous), and #B138E5 (lighter shade) work well with #CC7EEE.