#CDCCD3 Color Information

Hex color code: #CDCCD3

#CDCCD3 is a delicate blue color. In RGB it is (205, 204, 211), and in HSL it is (249°, 7%, 81%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CDCCD3
RGB
205, 204, 211
HSL
249°, 7%, 81%
CMYK
3%, 3%, 0%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCCD3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 204, 211

Red: 205 / Green: 204 / Blue: 211

HSL

249°, 7%, 81%

Hue: 249° / Saturation: 7% / Lightness: 81%

CMYK

3%, 3%, 0%, 17%

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

What color is #CDCCD3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCCD3 to RGB:

rgb(205, 204, 211)HEX to RGB Converter →

HEX to HSL

Convert #CDCCD3 to HSL:

hsl(249, 7%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CDCCD3 to CMYK:

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

Color Meaning and Usage

#CDCCD3 is a light blue color with RGB values of 205, 204, 211 and HSL of 249°, 7%, 81%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDCCD3 is #D1D2CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBCED2.

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

Contrast with #CDCCD3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDCCD3?

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

What is the RGB value of #CDCCD3?

#CDCCD3 in RGB is (205, 204, 211) - 205 red, 204 green, and 211 blue.

How to use #CDCCD3 in CSS?

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

What colors go well with #CDCCD3?

#D1D2CB (complementary), #CBCED2 (analogous), and #A4A2AE (lighter shade) work well with #CDCCD3.