#CC6D80 Color Information

Hex color code: #CC6D80

A gentle red shade, #CC6D80 appears as (204, 109, 128) in RGB and (348°, 48%, 61%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#CC6D80
RGB
204, 109, 128
HSL
348°, 48%, 61%
CMYK
0%, 47%, 37%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC6D80; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 109, 128

Red: 204 / Green: 109 / Blue: 128

HSL

348°, 48%, 61%

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

CMYK

0%, 47%, 37%, 20%

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

What color is #CC6D80?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC6D80 to RGB:

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

HEX to HSL

Convert #CC6D80 to HSL:

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

HEX to CMYK

Convert #CC6D80 to CMYK:

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

Color Meaning and Usage

#CC6D80 is a subtle red color with RGB values of 204, 109, 128 and HSL of 348°, 48%, 61%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC6D80 is #6CCBB8, creating high-contrast pairings. For softer combinations, try analogous colors like #CB6CAF.

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

Contrast with #CC6D80

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC6D80?

#CC6D80 is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CC6D80?

#CC6D80 in RGB is (204, 109, 128) - 204 red, 109 green, and 128 blue.

How to use #CC6D80 in CSS?

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

What colors go well with #CC6D80?

#6CCBB8 (complementary), #CB6CAF (analogous), and #AE3D54 (lighter shade) work well with #CC6D80.