#CDCED2 Color Information

Hex color code: #CDCED2

#CDCED2 is a ethereal blue color. In RGB it is (205, 206, 210), and in HSL it is (228°, 5%, 81%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CDCED2
RGB
205, 206, 210
HSL
228°, 5%, 81%
CMYK
2%, 2%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCED2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 206, 210

Red: 205 / Green: 206 / Blue: 210

HSL

228°, 5%, 81%

Hue: 228° / Saturation: 5% / Lightness: 81%

CMYK

2%, 2%, 0%, 18%

Cyan: 2% / Magenta: 2% / Yellow: 0% / Key: 18%

What color is #CDCED2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCED2 to RGB:

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

HEX to HSL

Convert #CDCED2 to HSL:

hsl(228, 5%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CDCED2 to CMYK:

cmyk(2%, 2%, 0%, 18%)Color Converter →

Color Meaning and Usage

#CDCED2 is a airy blue color with RGB values of 205, 206, 210 and HSL of 228°, 5%, 81%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDCED2 is #D1D0CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCD0D1.

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

Contrast with #CDCED2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDCED2?

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

What is the RGB value of #CDCED2?

#CDCED2 in RGB is (205, 206, 210) - 205 red, 206 green, and 210 blue.

How to use #CDCED2 in CSS?

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

What colors go well with #CDCED2?

#D1D0CC (complementary), #CCD0D1 (analogous), and #A4A6AD (lighter shade) work well with #CDCED2.