#CADBCC Color Information

Hex color code: #CADBCC

The hex color #CADBCC is a soft green with RGB values of (202, 219, 204) and HSL of (127°, 19%, 83%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CADBCC
RGB
202, 219, 204
HSL
127°, 19%, 83%
CMYK
8%, 0%, 7%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CADBCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 219, 204

Red: 202 / Green: 219 / Blue: 204

HSL

127°, 19%, 83%

Hue: 127° / Saturation: 19% / Lightness: 83%

CMYK

8%, 0%, 7%, 14%

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

What color is #CADBCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CADBCC to RGB:

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

HEX to HSL

Convert #CADBCC to HSL:

hsl(127, 19%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CADBCC to CMYK:

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

Color Meaning and Usage

#CADBCC is a ethereal green color with RGB values of 202, 219, 204 and HSL of 127°, 19%, 83%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CADBCC is #DCCBDA, creating high-contrast pairings. For softer combinations, try analogous colors like #D2DCCB.

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

Contrast with #CADBCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CADBCC?

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

What is the RGB value of #CADBCC?

#CADBCC in RGB is (202, 219, 204) - 202 red, 219 green, and 204 blue.

How to use #CADBCC in CSS?

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

What colors go well with #CADBCC?

#DCCBDA (complementary), #D2DCCB (analogous), and #9EBDA2 (lighter shade) work well with #CADBCC.