#CCBDD0 Color Information

Hex color code: #CCBDD0

A ethereal magenta shade, #CCBDD0 appears as (204, 189, 208) in RGB and (287°, 17%, 78%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CCBDD0
RGB
204, 189, 208
HSL
287°, 17%, 78%
CMYK
2%, 9%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCBDD0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 189, 208

Red: 204 / Green: 189 / Blue: 208

HSL

287°, 17%, 78%

Hue: 287° / Saturation: 17% / Lightness: 78%

CMYK

2%, 9%, 0%, 18%

Cyan: 2% / Magenta: 9% / Yellow: 0% / Key: 18%

What color is #CCBDD0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCBDD0 to RGB:

rgb(204, 189, 208)HEX to RGB Converter →

HEX to HSL

Convert #CCBDD0 to HSL:

hsl(287, 17%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CCBDD0 to CMYK:

cmyk(2%, 9%, 0%, 18%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #CCBDD0 has RGB (204, 189, 208) and HSL (287°, 17%, 78%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCBDD0 is #C1D0BD, creating high-contrast pairings. For softer combinations, try analogous colors like #C3BDD0.

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

Contrast with #CCBDD0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCBDD0?

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

What is the RGB value of #CCBDD0?

#CCBDD0 in RGB is (204, 189, 208) - 204 red, 189 green, and 208 blue.

How to use #CCBDD0 in CSS?

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

What colors go well with #CCBDD0?

#C1D0BD (complementary), #C3BDD0 (analogous), and #AA91B1 (lighter shade) work well with #CCBDD0.