#CDDFDF Color Information

Hex color code: #CDDFDF

The hex color #CDDFDF is a light cyan with RGB values of (205, 223, 223) and HSL of (180°, 22%, 84%). It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#CDDFDF
RGB
205, 223, 223
HSL
180°, 22%, 84%
CMYK
8%, 0%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDDFDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 223, 223

Red: 205 / Green: 223 / Blue: 223

HSL

180°, 22%, 84%

Hue: 180° / Saturation: 22% / Lightness: 84%

CMYK

8%, 0%, 0%, 13%

Cyan: 8% / Magenta: 0% / Yellow: 0% / Key: 13%

What color is #CDDFDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDDFDF to RGB:

rgb(205, 223, 223)HEX to RGB Converter →

HEX to HSL

Convert #CDDFDF to HSL:

hsl(180, 22%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CDDFDF to CMYK:

cmyk(8%, 0%, 0%, 13%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #CDDFDF has RGB (205, 223, 223) and HSL (180°, 22%, 84%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDDFDF is #DFCDCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDDFD6.

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

Contrast with #CDDFDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDDFDF?

#CDDFDF is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDDFDF?

#CDDFDF in RGB is (205, 223, 223) - 205 red, 223 green, and 223 blue.

How to use #CDDFDF in CSS?

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

What colors go well with #CDDFDF?

#DFCDCD (complementary), #CDDFD6 (analogous), and #9FC1C1 (lighter shade) work well with #CDDFDF.