#CCBACA Color Information

Hex color code: #CCBACA

A airy magenta shade, #CCBACA appears as (204, 186, 202) in RGB and (307°, 15%, 76%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CCBACA
RGB
204, 186, 202
HSL
307°, 15%, 76%
CMYK
0%, 9%, 1%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCBACA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 186, 202

Red: 204 / Green: 186 / Blue: 202

HSL

307°, 15%, 76%

Hue: 307° / Saturation: 15% / Lightness: 76%

CMYK

0%, 9%, 1%, 20%

Cyan: 0% / Magenta: 9% / Yellow: 1% / Key: 20%

What color is #CCBACA?

#CCBACA is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCBACA to RGB:

rgb(204, 186, 202)HEX to RGB Converter →

HEX to HSL

Convert #CCBACA to HSL:

hsl(307, 15%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CCBACA to CMYK:

cmyk(0%, 9%, 1%, 20%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #CCBACA has RGB (204, 186, 202) and HSL (307°, 15%, 76%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCBACA is #B9CBBB, creating high-contrast pairings. For softer combinations, try analogous colors like #C4B9CB.

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

Contrast with #CCBACA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCBACA?

#CCBACA is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CCBACA?

#CCBACA in RGB is (204, 186, 202) - 204 red, 186 green, and 202 blue.

How to use #CCBACA in CSS?

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

What colors go well with #CCBACA?

#B9CBBB (complementary), #C4B9CB (analogous), and #AA8DA7 (lighter shade) work well with #CCBACA.