#CCCBD5 Color Information

Hex color code: #CCCBD5

A delicate blue shade, #CCCBD5 appears as (204, 203, 213) in RGB and (246°, 11%, 82%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CCCBD5
RGB
204, 203, 213
HSL
246°, 11%, 82%
CMYK
4%, 5%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCCBD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 203, 213

Red: 204 / Green: 203 / Blue: 213

HSL

246°, 11%, 82%

Hue: 246° / Saturation: 11% / Lightness: 82%

CMYK

4%, 5%, 0%, 16%

Cyan: 4% / Magenta: 5% / Yellow: 0% / Key: 16%

What color is #CCCBD5?

#CCCBD5 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCCBD5 to RGB:

rgb(204, 203, 213)HEX to RGB Converter →

HEX to HSL

Convert #CCCBD5 to HSL:

hsl(246, 11%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CCCBD5 to CMYK:

cmyk(4%, 5%, 0%, 16%)Color Converter →

Color Meaning and Usage

A airy blue tone, #CCCBD5 has RGB (204, 203, 213) and HSL (246°, 11%, 82%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCCBD5 is #D5D6CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCD0D6.

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

Contrast with #CCCBD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCCBD5?

#CCCBD5 is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CCCBD5?

#CCCBD5 in RGB is (204, 203, 213) - 204 red, 203 green, and 213 blue.

How to use #CCCBD5 in CSS?

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

What colors go well with #CCCBD5?

#D5D6CC (complementary), #CCD0D6 (analogous), and #A3A2B4 (lighter shade) work well with #CCCBD5.