#CADDBB Color Information

Hex color code: #CADDBB

#CADDBB is a airy green color. In RGB it is (202, 221, 187), and in HSL it is (94°, 33%, 80%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CADDBB
RGB
202, 221, 187
HSL
94°, 33%, 80%
CMYK
9%, 0%, 15%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CADDBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 221, 187

Red: 202 / Green: 221 / Blue: 187

HSL

94°, 33%, 80%

Hue: 94° / Saturation: 33% / Lightness: 80%

CMYK

9%, 0%, 15%, 13%

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

What color is #CADDBB?

#CADDBB is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CADDBB to RGB:

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

HEX to HSL

Convert #CADDBB to HSL:

hsl(94, 33%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CADDBB to CMYK:

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

Color Meaning and Usage

A delicate green tone, #CADDBB has RGB (202, 221, 187) and HSL (94°, 33%, 80%). Known for evoking nature and harmony, this green hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CADDBB is #CEBBDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DBDDBB.

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

Contrast with #CADDBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CADDBB?

#CADDBB is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #CADDBB?

#CADDBB in RGB is (202, 221, 187) - 202 red, 221 green, and 187 blue.

How to use #CADDBB in CSS?

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

What colors go well with #CADDBB?

#CEBBDD (complementary), #DBDDBB (analogous), and #A2C388 (lighter shade) work well with #CADDBB.