#CADCDC Color Information

Hex color code: #CADCDC

#CADCDC is a delicate cyan color. In RGB it is (202, 220, 220), and in HSL it is (180°, 20%, 83%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#CADCDC
RGB
202, 220, 220
HSL
180°, 20%, 83%
CMYK
8%, 0%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CADCDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 220, 220

Red: 202 / Green: 220 / Blue: 220

HSL

180°, 20%, 83%

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

CMYK

8%, 0%, 0%, 14%

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

What color is #CADCDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CADCDC to RGB:

rgb(202, 220, 220)HEX to RGB Converter →

HEX to HSL

Convert #CADCDC to HSL:

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

HEX to CMYK

Convert #CADCDC to CMYK:

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

Color Meaning and Usage

#CADCDC is a soft cyan color with RGB values of 202, 220, 220 and HSL of 180°, 20%, 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 #CADCDC is #DCCBCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBDCD4.

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

Contrast with #CADCDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CADCDC?

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

What is the RGB value of #CADCDC?

#CADCDC in RGB is (202, 220, 220) - 202 red, 220 green, and 220 blue.

How to use #CADCDC in CSS?

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

What colors go well with #CADCDC?

#DCCBCB (complementary), #CBDCD4 (analogous), and #9DBEBE (lighter shade) work well with #CADCDC.