#CCDBDB Color Information

Hex color code: #CCDBDB

The hex color #CCDBDB is a delicate cyan with RGB values of (204, 219, 219) and HSL of (180°, 17%, 83%). It is often used for branding and logos.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDBDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 219, 219

Red: 204 / Green: 219 / Blue: 219

HSL

180°, 17%, 83%

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

CMYK

7%, 0%, 0%, 14%

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

What color is #CCDBDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDBDB to RGB:

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

HEX to HSL

Convert #CCDBDB to HSL:

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

HEX to CMYK

Convert #CCDBDB to CMYK:

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

Color Meaning and Usage

A delicate cyan tone, #CCDBDB has RGB (204, 219, 219) and HSL (180°, 17%, 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 #CCDBDB is #DBCCCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCDBD4.

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

Contrast with #CCDBDB

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 #CCDBDB?

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

What is the RGB value of #CCDBDB?

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

How to use #CCDBDB in CSS?

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

What colors go well with #CCDBDB?

#DBCCCC (complementary), #CCDBD4 (analogous), and #A0BBBB (lighter shade) work well with #CCDBDB.