#CC6D89 Color Information

Hex color code: #CC6D89

A delicate magenta shade, #CC6D89 appears as (204, 109, 137) in RGB and (342°, 48%, 61%) in HSL. It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#CC6D89
RGB
204, 109, 137
HSL
342°, 48%, 61%
CMYK
0%, 47%, 33%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC6D89; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 109, 137

Red: 204 / Green: 109 / Blue: 137

HSL

342°, 48%, 61%

Hue: 342° / Saturation: 48% / Lightness: 61%

CMYK

0%, 47%, 33%, 20%

Cyan: 0% / Magenta: 47% / Yellow: 33% / Key: 20%

What color is #CC6D89?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC6D89 to RGB:

rgb(204, 109, 137)HEX to RGB Converter →

HEX to HSL

Convert #CC6D89 to HSL:

hsl(342, 48%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #CC6D89 to CMYK:

cmyk(0%, 47%, 33%, 20%)Color Converter →

Color Meaning and Usage

#CC6D89 is a delicate magenta color with RGB values of 204, 109, 137 and HSL of 342°, 48%, 61%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC6D89 is #6CCBAF, creating high-contrast pairings. For softer combinations, try analogous colors like #CB6CB8.

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

Contrast with #CC6D89

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC6D89?

#CC6D89 is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CC6D89?

#CC6D89 in RGB is (204, 109, 137) - 204 red, 109 green, and 137 blue.

How to use #CC6D89 in CSS?

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

What colors go well with #CC6D89?

#6CCBAF (complementary), #CB6CB8 (analogous), and #AE3D5F (lighter shade) work well with #CC6D89.