#CC99AA Color Information

Hex color code: #CC99AA

The hex color #CC99AA is a soft magenta with RGB values of (204, 153, 170) and HSL of (340°, 33%, 70%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#CC99AA
RGB
204, 153, 170
HSL
340°, 33%, 70%
CMYK
0%, 25%, 17%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC99AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 153, 170

Red: 204 / Green: 153 / Blue: 170

HSL

340°, 33%, 70%

Hue: 340° / Saturation: 33% / Lightness: 70%

CMYK

0%, 25%, 17%, 20%

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

What color is #CC99AA?

#CC99AA is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC99AA to RGB:

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

HEX to HSL

Convert #CC99AA to HSL:

hsl(340, 33%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #CC99AA to CMYK:

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

Color Meaning and Usage

#CC99AA is a gentle magenta color with RGB values of 204, 153, 170 and HSL of 340°, 33%, 70%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC99AA is #99CCBB, creating high-contrast pairings. For softer combinations, try analogous colors like #CC99C3.

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

Contrast with #CC99AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC99AA?

#CC99AA is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CC99AA?

#CC99AA in RGB is (204, 153, 170) - 204 red, 153 green, and 170 blue.

How to use #CC99AA in CSS?

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

What colors go well with #CC99AA?

#99CCBB (complementary), #CC99C3 (analogous), and #B26680 (lighter shade) work well with #CC99AA.