#CCBBD4 Color Information

Hex color code: #CCBBD4

#CCBBD4 is a delicate purple color. In RGB it is (204, 187, 212), and in HSL it is (281°, 23%, 78%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CCBBD4
RGB
204, 187, 212
HSL
281°, 23%, 78%
CMYK
4%, 12%, 0%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCBBD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 187, 212

Red: 204 / Green: 187 / Blue: 212

HSL

281°, 23%, 78%

Hue: 281° / Saturation: 23% / Lightness: 78%

CMYK

4%, 12%, 0%, 17%

Cyan: 4% / Magenta: 12% / Yellow: 0% / Key: 17%

What color is #CCBBD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCBBD4 to RGB:

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

HEX to HSL

Convert #CCBBD4 to HSL:

hsl(281, 23%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CCBBD4 to CMYK:

cmyk(4%, 12%, 0%, 17%)Color Converter →

Color Meaning and Usage

#CCBBD4 is a soft purple color with RGB values of 204, 187, 212 and HSL of 281°, 23%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCBBD4 is #C2D4BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BFBAD4.

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

Contrast with #CCBBD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCBBD4?

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

What is the RGB value of #CCBBD4?

#CCBBD4 in RGB is (204, 187, 212) - 204 red, 187 green, and 212 blue.

How to use #CCBBD4 in CSS?

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

What colors go well with #CCBBD4?

#C2D4BA (complementary), #BFBAD4 (analogous), and #A98BB6 (lighter shade) work well with #CCBBD4.