#CDCCD6 Color Information

Hex color code: #CDCCD6

#CDCCD6 is a airy blue color. In RGB it is (205, 204, 214), and in HSL it is (246°, 11%, 82%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CDCCD6
RGB
205, 204, 214
HSL
246°, 11%, 82%
CMYK
4%, 5%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCCD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 204, 214

Red: 205 / Green: 204 / Blue: 214

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 #CDCCD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCCD6 to RGB:

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

HEX to HSL

Convert #CDCCD6 to HSL:

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

HEX to CMYK

Convert #CDCCD6 to CMYK:

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

Color Meaning and Usage

A airy blue tone, #CDCCD6 has RGB (205, 204, 214) and HSL (246°, 11%, 82%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #CDCCD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDCCD6?

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

What is the RGB value of #CDCCD6?

#CDCCD6 in RGB is (205, 204, 214) - 205 red, 204 green, and 214 blue.

How to use #CDCCD6 in CSS?

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

What colors go well with #CDCCD6?

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