#CC618A Color Information

Hex color code: #CC618A

#CC618A is a warm magenta color. In RGB it is (204, 97, 138), and in HSL it is (337°, 51%, 59%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#CC618A
RGB
204, 97, 138
HSL
337°, 51%, 59%
CMYK
0%, 52%, 32%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC618A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 97, 138

Red: 204 / Green: 97 / Blue: 138

HSL

337°, 51%, 59%

Hue: 337° / Saturation: 51% / Lightness: 59%

CMYK

0%, 52%, 32%, 20%

Cyan: 0% / Magenta: 52% / Yellow: 32% / Key: 20%

What color is #CC618A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC618A to RGB:

rgb(204, 97, 138)HEX to RGB Converter →

HEX to HSL

Convert #CC618A to HSL:

hsl(337, 51%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #CC618A to CMYK:

cmyk(0%, 52%, 32%, 20%)Color Converter →

Color Meaning and Usage

#CC618A is a energetic magenta color with RGB values of 204, 97, 138 and HSL of 337°, 51%, 59%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC618A is #61CCA3, creating high-contrast pairings. For softer combinations, try analogous colors like #CC61BF.

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

Contrast with #CC618A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC618A?

#CC618A is a energetic magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CC618A?

#CC618A in RGB is (204, 97, 138) - 204 red, 97 green, and 138 blue.

How to use #CC618A in CSS?

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

What colors go well with #CC618A?

#61CCA3 (complementary), #CC61BF (analogous), and #A93763 (lighter shade) work well with #CC618A.