#CC37E7 Color Information

Hex color code: #CC37E7

#CC37E7 is a eye-catching magenta color. In RGB it is (204, 55, 231), and in HSL it is (291°, 79%, 56%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#CC37E7
RGB
204, 55, 231
HSL
291°, 79%, 56%
CMYK
12%, 76%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC37E7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 55, 231

Red: 204 / Green: 55 / Blue: 231

HSL

291°, 79%, 56%

Hue: 291° / Saturation: 79% / Lightness: 56%

CMYK

12%, 76%, 0%, 9%

Cyan: 12% / Magenta: 76% / Yellow: 0% / Key: 9%

What color is #CC37E7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC37E7 to RGB:

rgb(204, 55, 231)HEX to RGB Converter →

HEX to HSL

Convert #CC37E7 to HSL:

hsl(291, 79%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #CC37E7 to CMYK:

cmyk(12%, 76%, 0%, 9%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #CC37E7 has RGB (204, 55, 231) and HSL (291°, 79%, 56%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC37E7 is #51E736, creating high-contrast pairings. For softer combinations, try analogous colors like #7436E7.

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

Contrast with #CC37E7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC37E7?

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

What is the RGB value of #CC37E7?

#CC37E7 in RGB is (204, 55, 231) - 204 red, 55 green, and 231 blue.

How to use #CC37E7 in CSS?

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

What colors go well with #CC37E7?

#51E736 (complementary), #7436E7 (analogous), and #A216BB (lighter shade) work well with #CC37E7.