#CADCCD Color Information

Hex color code: #CADCCD

A airy green shade, #CADCCD appears as (202, 220, 205) in RGB and (130°, 20%, 83%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CADCCD
RGB
202, 220, 205
HSL
130°, 20%, 83%
CMYK
8%, 0%, 7%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CADCCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 220, 205

Red: 202 / Green: 220 / Blue: 205

HSL

130°, 20%, 83%

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

CMYK

8%, 0%, 7%, 14%

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

What color is #CADCCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CADCCD to RGB:

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

HEX to HSL

Convert #CADCCD to HSL:

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

HEX to CMYK

Convert #CADCCD to CMYK:

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

Color Meaning and Usage

#CADCCD is a ethereal green color with RGB values of 202, 220, 205 and HSL of 130°, 20%, 83%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CADCCD is #DCCBD9, creating high-contrast pairings. For softer combinations, try analogous colors like #D1DCCB.

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

Contrast with #CADCCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CADCCD?

#CADCCD is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CADCCD?

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

How to use #CADCCD in CSS?

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

What colors go well with #CADCCD?

#DCCBD9 (complementary), #D1DCCB (analogous), and #9DBEA3 (lighter shade) work well with #CADCCD.