#CADDCF Color Information

Hex color code: #CADDCF

#CADDCF is a airy green color. In RGB it is (202, 221, 207), and in HSL it is (136°, 22%, 83%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CADDCF
RGB
202, 221, 207
HSL
136°, 22%, 83%
CMYK
9%, 0%, 6%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CADDCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 221, 207

Red: 202 / Green: 221 / Blue: 207

HSL

136°, 22%, 83%

Hue: 136° / Saturation: 22% / Lightness: 83%

CMYK

9%, 0%, 6%, 13%

Cyan: 9% / Magenta: 0% / Yellow: 6% / Key: 13%

What color is #CADDCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CADDCF to RGB:

rgb(202, 221, 207)HEX to RGB Converter →

HEX to HSL

Convert #CADDCF to HSL:

hsl(136, 22%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CADDCF to CMYK:

cmyk(9%, 0%, 6%, 13%)Color Converter →

Color Meaning and Usage

#CADDCF is a delicate green color with RGB values of 202, 221, 207 and HSL of 136°, 22%, 83%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CADDCF is #DDCAD8, creating high-contrast pairings. For softer combinations, try analogous colors like #CFDDCA.

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

Contrast with #CADDCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CADDCF?

#CADDCF is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CADDCF?

#CADDCF in RGB is (202, 221, 207) - 202 red, 221 green, and 207 blue.

How to use #CADDCF in CSS?

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

What colors go well with #CADDCF?

#DDCAD8 (complementary), #CFDDCA (analogous), and #9BBFA5 (lighter shade) work well with #CADDCF.