#CCCBD4 Color Information

Hex color code: #CCCBD4

#CCCBD4 is a airy blue color. In RGB it is (204, 203, 212), and in HSL it is (247°, 9%, 81%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CCCBD4
RGB
204, 203, 212
HSL
247°, 9%, 81%
CMYK
4%, 4%, 0%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCCBD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 203, 212

Red: 204 / Green: 203 / Blue: 212

HSL

247°, 9%, 81%

Hue: 247° / Saturation: 9% / Lightness: 81%

CMYK

4%, 4%, 0%, 17%

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

What color is #CCCBD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCCBD4 to RGB:

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

HEX to HSL

Convert #CCCBD4 to HSL:

hsl(247, 9%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CCCBD4 to CMYK:

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

Color Meaning and Usage

A airy blue tone, #CCCBD4 has RGB (204, 203, 212) and HSL (247°, 9%, 81%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCCBD4 is #D2D3CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CACED3.

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

Contrast with #CCCBD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCCBD4?

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

What is the RGB value of #CCCBD4?

#CCCBD4 in RGB is (204, 203, 212) - 204 red, 203 green, and 212 blue.

How to use #CCCBD4 in CSS?

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

What colors go well with #CCCBD4?

#D2D3CA (complementary), #CACED3 (analogous), and #A2A0B0 (lighter shade) work well with #CCCBD4.