#CDDBD8 Color Information

Hex color code: #CDDBD8

#CDDBD8 is a ethereal cyan color. In RGB it is (205, 219, 216), and in HSL it is (167°, 16%, 83%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#CDDBD8
RGB
205, 219, 216
HSL
167°, 16%, 83%
CMYK
6%, 0%, 1%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDDBD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 219, 216

Red: 205 / Green: 219 / Blue: 216

HSL

167°, 16%, 83%

Hue: 167° / Saturation: 16% / Lightness: 83%

CMYK

6%, 0%, 1%, 14%

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

What color is #CDDBD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDDBD8 to RGB:

rgb(205, 219, 216)HEX to RGB Converter →

HEX to HSL

Convert #CDDBD8 to HSL:

hsl(167, 16%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CDDBD8 to CMYK:

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

Color Meaning and Usage

A airy cyan tone, #CDDBD8 has RGB (205, 219, 216) and HSL (167°, 16%, 83%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDDBD8 is #DBCDD0, creating high-contrast pairings. For softer combinations, try analogous colors like #CDDBD1.

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

Contrast with #CDDBD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDDBD8?

#CDDBD8 is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDDBD8?

#CDDBD8 in RGB is (205, 219, 216) - 205 red, 219 green, and 216 blue.

How to use #CDDBD8 in CSS?

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

What colors go well with #CDDBD8?

#DBCDD0 (complementary), #CDDBD1 (analogous), and #A0BAB5 (lighter shade) work well with #CDDBD8.