#CDDBD4 Color Information

Hex color code: #CDDBD4

The hex color #CDDBD4 is a airy cyan with RGB values of (205, 219, 212) and HSL of (150°, 16%, 83%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#CDDBD4
RGB
205, 219, 212
HSL
150°, 16%, 83%
CMYK
6%, 0%, 3%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDDBD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 219, 212

Red: 205 / Green: 219 / Blue: 212

HSL

150°, 16%, 83%

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

CMYK

6%, 0%, 3%, 14%

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

What color is #CDDBD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDDBD4 to RGB:

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

HEX to HSL

Convert #CDDBD4 to HSL:

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

HEX to CMYK

Convert #CDDBD4 to CMYK:

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

Color Meaning and Usage

#CDDBD4 is a delicate cyan color with RGB values of 205, 219, 212 and HSL of 150°, 16%, 83%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDDBD4 is #DBCDD4, creating high-contrast pairings. For softer combinations, try analogous colors like #CDDBCD.

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

Contrast with #CDDBD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDDBD4?

#CDDBD4 is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDDBD4?

#CDDBD4 in RGB is (205, 219, 212) - 205 red, 219 green, and 212 blue.

How to use #CDDBD4 in CSS?

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

What colors go well with #CDDBD4?

#DBCDD4 (complementary), #CDDBCD (analogous), and #A0BAAD (lighter shade) work well with #CDDBD4.