#CC00AA Color Information

Hex color code: #CC00AA

A eye-catching magenta shade, #CC00AA appears as (204, 0, 170) in RGB and (310°, 100%, 40%) in HSL. It is widely used in graphic design.

Try:
Color NameViolet Red
HEX
#CC00AA
RGB
204, 0, 170
HSL
310°, 100%, 40%
CMYK
0%, 100%, 17%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #CC00AA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #CC00AA; color: #FFFFFF; }

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 #CC00AA; background-color: #CC00AA15; }

Alert / Toast

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

Link / Accent

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

a { color: #CC00AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 0, 170

Red: 204 / Green: 0 / Blue: 170

HSL

310°, 100%, 40%

Hue: 310° / Saturation: 100% / Lightness: 40%

CMYK

0%, 100%, 17%, 20%

Cyan: 0% / Magenta: 100% / Yellow: 17% / Key: 20%

What color is #CC00AA?

#CC00AA is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC00AA to RGB:

rgb(204, 0, 170)HEX to RGB Converter →

HEX to HSL

Convert #CC00AA to HSL:

hsl(310, 100%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #CC00AA to CMYK:

cmyk(0%, 100%, 17%, 20%)Color Converter →

Color Meaning and Usage

#CC00AA is a eye-catching magenta color with RGB values of 204, 0, 170 and HSL of 310°, 100%, 40%. This highly saturated hue evokes energy and excitement, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC00AA is #00CC22, creating high-contrast pairings. For softer combinations, try analogous colors like #8800CC.

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

Contrast with #CC00AA

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

Contrast Ratio: 4.15:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC00AA?

#CC00AA is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CC00AA?

#CC00AA in RGB is (204, 0, 170) - 204 red, 0 green, and 170 blue.

How to use #CC00AA in CSS?

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

What colors go well with #CC00AA?

#00CC22 (complementary), #8800CC (analogous), and #80006A (lighter shade) work well with #CC00AA.