#CADAC8 Color Information

Hex color code: #CADAC8

#CADAC8 is a delicate green color. In RGB it is (202, 218, 200), and in HSL it is (113°, 20%, 82%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CADAC8
RGB
202, 218, 200
HSL
113°, 20%, 82%
CMYK
7%, 0%, 8%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CADAC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 218, 200

Red: 202 / Green: 218 / Blue: 200

HSL

113°, 20%, 82%

Hue: 113° / Saturation: 20% / Lightness: 82%

CMYK

7%, 0%, 8%, 15%

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

What color is #CADAC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CADAC8 to RGB:

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

HEX to HSL

Convert #CADAC8 to HSL:

hsl(113, 20%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CADAC8 to CMYK:

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

Color Meaning and Usage

A soft green tone, #CADAC8 has RGB (202, 218, 200) and HSL (113°, 20%, 82%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CADAC8 is #D8C8DA, creating high-contrast pairings. For softer combinations, try analogous colors like #D3DAC8.

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

Contrast with #CADAC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CADAC8?

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

What is the RGB value of #CADAC8?

#CADAC8 in RGB is (202, 218, 200) - 202 red, 218 green, and 200 blue.

How to use #CADAC8 in CSS?

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

What colors go well with #CADAC8?

#D8C8DA (complementary), #D3DAC8 (analogous), and #9EBC9A (lighter shade) work well with #CADAC8.