#CCBDC5 Color Information

Hex color code: #CCBDC5

#CCBDC5 is a delicate magenta color. In RGB it is (204, 189, 197), and in HSL it is (328°, 13%, 77%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CCBDC5
RGB
204, 189, 197
HSL
328°, 13%, 77%
CMYK
0%, 7%, 3%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCBDC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 189, 197

Red: 204 / Green: 189 / Blue: 197

HSL

328°, 13%, 77%

Hue: 328° / Saturation: 13% / Lightness: 77%

CMYK

0%, 7%, 3%, 20%

Cyan: 0% / Magenta: 7% / Yellow: 3% / Key: 20%

What color is #CCBDC5?

#CCBDC5 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCBDC5 to RGB:

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

HEX to HSL

Convert #CCBDC5 to HSL:

hsl(328, 13%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CCBDC5 to CMYK:

cmyk(0%, 7%, 3%, 20%)Color Converter →

Color Meaning and Usage

A light magenta tone, #CCBDC5 has RGB (204, 189, 197) and HSL (328°, 13%, 77%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCBDC5 is #BDCCC4, creating high-contrast pairings. For softer combinations, try analogous colors like #CBBDCC.

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

Contrast with #CCBDC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCBDC5?

#CCBDC5 is a light magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CCBDC5?

#CCBDC5 in RGB is (204, 189, 197) - 204 red, 189 green, and 197 blue.

How to use #CCBDC5 in CSS?

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

What colors go well with #CCBDC5?

#BDCCC4 (complementary), #CBBDCC (analogous), and #AB929F (lighter shade) work well with #CCBDC5.