#CDCCDD Color Information

Hex color code: #CDCCDD

A delicate blue shade, #CDCCDD appears as (205, 204, 221) in RGB and (244°, 20%, 83%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#CDCCDD
RGB
205, 204, 221
HSL
244°, 20%, 83%
CMYK
7%, 8%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCCDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 204, 221

Red: 205 / Green: 204 / Blue: 221

HSL

244°, 20%, 83%

Hue: 244° / Saturation: 20% / Lightness: 83%

CMYK

7%, 8%, 0%, 13%

Cyan: 7% / Magenta: 8% / Yellow: 0% / Key: 13%

What color is #CDCCDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCCDD to RGB:

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

HEX to HSL

Convert #CDCCDD to HSL:

hsl(244, 20%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CDCCDD to CMYK:

cmyk(7%, 8%, 0%, 13%)Color Converter →

Color Meaning and Usage

#CDCCDD is a ethereal blue color with RGB values of 205, 204, 221 and HSL of 244°, 20%, 83%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDCCDD is #DBDCCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBD2DC.

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

Contrast with #CDCCDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDCCDD?

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

What is the RGB value of #CDCCDD?

#CDCCDD in RGB is (205, 204, 221) - 205 red, 204 green, and 221 blue.

How to use #CDCCDD in CSS?

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

What colors go well with #CDCCDD?

#DBDCCB (complementary), #CBD2DC (analogous), and #9F9DBE (lighter shade) work well with #CDCCDD.