#CCCBD7 Color Information

Hex color code: #CCCBD7

A ethereal blue shade, #CCCBD7 appears as (204, 203, 215) in RGB and (245°, 13%, 82%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CCCBD7
RGB
204, 203, 215
HSL
245°, 13%, 82%
CMYK
5%, 6%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCCBD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 203, 215

Red: 204 / Green: 203 / Blue: 215

HSL

245°, 13%, 82%

Hue: 245° / Saturation: 13% / Lightness: 82%

CMYK

5%, 6%, 0%, 16%

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

What color is #CCCBD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCCBD7 to RGB:

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

HEX to HSL

Convert #CCCBD7 to HSL:

hsl(245, 13%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CCCBD7 to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #CCCBD7 has RGB (204, 203, 215) and HSL (245°, 13%, 82%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCCBD7 is #D6D7CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBD0D7.

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

Contrast with #CCCBD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCCBD7?

#CCCBD7 is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CCCBD7?

#CCCBD7 in RGB is (204, 203, 215) - 204 red, 203 green, and 215 blue.

How to use #CCCBD7 in CSS?

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

What colors go well with #CCCBD7?

#D6D7CB (complementary), #CBD0D7 (analogous), and #A2A0B6 (lighter shade) work well with #CCCBD7.