#CDCED5 Color Information

Hex color code: #CDCED5

#CDCED5 is a soft blue color. In RGB it is (205, 206, 213), and in HSL it is (233°, 9%, 82%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CDCED5
RGB
205, 206, 213
HSL
233°, 9%, 82%
CMYK
4%, 3%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCED5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 206, 213

Red: 205 / Green: 206 / Blue: 213

HSL

233°, 9%, 82%

Hue: 233° / Saturation: 9% / Lightness: 82%

CMYK

4%, 3%, 0%, 16%

Cyan: 4% / Magenta: 3% / Yellow: 0% / Key: 16%

What color is #CDCED5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCED5 to RGB:

rgb(205, 206, 213)HEX to RGB Converter →

HEX to HSL

Convert #CDCED5 to HSL:

hsl(233, 9%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CDCED5 to CMYK:

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

Color Meaning and Usage

A soft blue tone, #CDCED5 has RGB (205, 206, 213) and HSL (233°, 9%, 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 #CDCED5 is #D5D4CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDD2D5.

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

Contrast with #CDCED5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDCED5?

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

What is the RGB value of #CDCED5?

#CDCED5 in RGB is (205, 206, 213) - 205 red, 206 green, and 213 blue.

How to use #CDCED5 in CSS?

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

What colors go well with #CDCED5?

#D5D4CD (complementary), #CDD2D5 (analogous), and #A3A5B2 (lighter shade) work well with #CDCED5.