#CDDADC Color Information

Hex color code: #CDDADC

#CDDADC is a delicate cyan color. In RGB it is (205, 218, 220), and in HSL it is (188°, 18%, 83%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#CDDADC
RGB
205, 218, 220
HSL
188°, 18%, 83%
CMYK
7%, 1%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDDADC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 218, 220

Red: 205 / Green: 218 / Blue: 220

HSL

188°, 18%, 83%

Hue: 188° / Saturation: 18% / Lightness: 83%

CMYK

7%, 1%, 0%, 14%

Cyan: 7% / Magenta: 1% / Yellow: 0% / Key: 14%

What color is #CDDADC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDDADC to RGB:

rgb(205, 218, 220)HEX to RGB Converter →

HEX to HSL

Convert #CDDADC to HSL:

hsl(188, 18%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CDDADC to CMYK:

cmyk(7%, 1%, 0%, 14%)Color Converter →

Color Meaning and Usage

#CDDADC is a ethereal cyan color with RGB values of 205, 218, 220 and HSL of 188°, 18%, 83%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDDADC is #DBCECC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCDBD6.

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

Contrast with #CDDADC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDDADC?

#CDDADC is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDDADC?

#CDDADC in RGB is (205, 218, 220) - 205 red, 218 green, and 220 blue.

How to use #CDDADC in CSS?

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

What colors go well with #CDDADC?

#DBCECC (complementary), #CCDBD6 (analogous), and #9FB8BC (lighter shade) work well with #CDDADC.