#CC99AB Color Information

Hex color code: #CC99AB

#CC99AB is a soft magenta color. In RGB it is (204, 153, 171), and in HSL it is (339°, 33%, 70%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#CC99AB
RGB
204, 153, 171
HSL
339°, 33%, 70%
CMYK
0%, 25%, 16%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC99AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 153, 171

Red: 204 / Green: 153 / Blue: 171

HSL

339°, 33%, 70%

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

CMYK

0%, 25%, 16%, 20%

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

What color is #CC99AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC99AB to RGB:

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

HEX to HSL

Convert #CC99AB to HSL:

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

HEX to CMYK

Convert #CC99AB to CMYK:

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

Color Meaning and Usage

#CC99AB is a pastel magenta color with RGB values of 204, 153, 171 and HSL of 339°, 33%, 70%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC99AB is #99CCBA, creating high-contrast pairings. For softer combinations, try analogous colors like #CC99C4.

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

Contrast with #CC99AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC99AB?

#CC99AB is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CC99AB?

#CC99AB in RGB is (204, 153, 171) - 204 red, 153 green, and 171 blue.

How to use #CC99AB in CSS?

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

What colors go well with #CC99AB?

#99CCBA (complementary), #CC99C4 (analogous), and #B26681 (lighter shade) work well with #CC99AB.