#CCDBDA Color Information

Hex color code: #CCDBDA

A soft cyan shade, #CCDBDA appears as (204, 219, 218) in RGB and (176°, 17%, 83%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#CCDBDA
RGB
204, 219, 218
HSL
176°, 17%, 83%
CMYK
7%, 0%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDBDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 219, 218

Red: 204 / Green: 219 / Blue: 218

HSL

176°, 17%, 83%

Hue: 176° / Saturation: 17% / Lightness: 83%

CMYK

7%, 0%, 0%, 14%

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

What color is #CCDBDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDBDA to RGB:

rgb(204, 219, 218)HEX to RGB Converter →

HEX to HSL

Convert #CCDBDA to HSL:

hsl(176, 17%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CCDBDA to CMYK:

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

Color Meaning and Usage

#CCDBDA is a ethereal cyan color with RGB values of 204, 219, 218 and HSL of 176°, 17%, 83%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCDBDA is #DBCCCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CCDBD3.

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

Contrast with #CCDBDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDBDA?

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

What is the RGB value of #CCDBDA?

#CCDBDA in RGB is (204, 219, 218) - 204 red, 219 green, and 218 blue.

How to use #CCDBDA in CSS?

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

What colors go well with #CCDBDA?

#DBCCCD (complementary), #CCDBD3 (analogous), and #A0BBB9 (lighter shade) work well with #CCDBDA.