#CCBBC8 Color Information

Hex color code: #CCBBC8

A ethereal magenta shade, #CCBBC8 appears as (204, 187, 200) in RGB and (314°, 14%, 77%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CCBBC8
RGB
204, 187, 200
HSL
314°, 14%, 77%
CMYK
0%, 8%, 2%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCBBC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 187, 200

Red: 204 / Green: 187 / Blue: 200

HSL

314°, 14%, 77%

Hue: 314° / Saturation: 14% / Lightness: 77%

CMYK

0%, 8%, 2%, 20%

Cyan: 0% / Magenta: 8% / Yellow: 2% / Key: 20%

What color is #CCBBC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCBBC8 to RGB:

rgb(204, 187, 200)HEX to RGB Converter →

HEX to HSL

Convert #CCBBC8 to HSL:

hsl(314, 14%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CCBBC8 to CMYK:

cmyk(0%, 8%, 2%, 20%)Color Converter →

Color Meaning and Usage

#CCBBC8 is a light magenta color with RGB values of 204, 187, 200 and HSL of 314°, 14%, 77%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCBBC8 is #BCCDC0, creating high-contrast pairings. For softer combinations, try analogous colors like #C8BCCD.

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

Contrast with #CCBBC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCBBC8?

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

What is the RGB value of #CCBBC8?

#CCBBC8 in RGB is (204, 187, 200) - 204 red, 187 green, and 200 blue.

How to use #CCBBC8 in CSS?

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

What colors go well with #CCBBC8?

#BCCDC0 (complementary), #C8BCCD (analogous), and #AC91A5 (lighter shade) work well with #CCBBC8.