#CADADA Color Information

Hex color code: #CADADA

#CADADA is a ethereal cyan color. In RGB it is (202, 218, 218), and in HSL it is (180°, 18%, 82%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#CADADA
RGB
202, 218, 218
HSL
180°, 18%, 82%
CMYK
7%, 0%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CADADA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 218, 218

Red: 202 / Green: 218 / Blue: 218

HSL

180°, 18%, 82%

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

CMYK

7%, 0%, 0%, 15%

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

What color is #CADADA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CADADA to RGB:

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

HEX to HSL

Convert #CADADA to HSL:

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

HEX to CMYK

Convert #CADADA to CMYK:

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

Color Meaning and Usage

A airy cyan tone, #CADADA has RGB (202, 218, 218) and HSL (180°, 18%, 82%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CADADA is #D9C9C9, creating high-contrast pairings. For softer combinations, try analogous colors like #C9D9D1.

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

Contrast with #CADADA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CADADA?

#CADADA is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CADADA?

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

How to use #CADADA in CSS?

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

What colors go well with #CADADA?

#D9C9C9 (complementary), #C9D9D1 (analogous), and #9CBABA (lighter shade) work well with #CADADA.