#CADACC Color Information

Hex color code: #CADACC

The hex color #CADACC is a airy green with RGB values of (202, 218, 204) and HSL of (128°, 18%, 82%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CADACC
RGB
202, 218, 204
HSL
128°, 18%, 82%
CMYK
7%, 0%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CADACC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 218, 204

Red: 202 / Green: 218 / Blue: 204

HSL

128°, 18%, 82%

Hue: 128° / Saturation: 18% / Lightness: 82%

CMYK

7%, 0%, 6%, 15%

Cyan: 7% / Magenta: 0% / Yellow: 6% / Key: 15%

What color is #CADACC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CADACC to RGB:

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

HEX to HSL

Convert #CADACC to HSL:

hsl(128, 18%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CADACC to CMYK:

cmyk(7%, 0%, 6%, 15%)Color Converter →

Color Meaning and Usage

#CADACC is a light green color with RGB values of 202, 218, 204 and HSL of 128°, 18%, 82%. 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 #CADACC is #D9C9D7, creating high-contrast pairings. For softer combinations, try analogous colors like #CFD9C9.

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

Contrast with #CADACC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CADACC?

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

What is the RGB value of #CADACC?

#CADACC in RGB is (202, 218, 204) - 202 red, 218 green, and 204 blue.

How to use #CADACC in CSS?

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

What colors go well with #CADACC?

#D9C9D7 (complementary), #CFD9C9 (analogous), and #9CBAA0 (lighter shade) work well with #CADACC.