#CAD0C8 Color Information

Hex color code: #CAD0C8

#CAD0C8 is a soft green color. In RGB it is (202, 208, 200), and in HSL it is (105°, 8%, 80%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CAD0C8
RGB
202, 208, 200
HSL
105°, 8%, 80%
CMYK
3%, 0%, 4%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAD0C8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 208, 200

Red: 202 / Green: 208 / Blue: 200

HSL

105°, 8%, 80%

Hue: 105° / Saturation: 8% / Lightness: 80%

CMYK

3%, 0%, 4%, 18%

Cyan: 3% / Magenta: 0% / Yellow: 4% / Key: 18%

What color is #CAD0C8?

#CAD0C8 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAD0C8 to RGB:

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

HEX to HSL

Convert #CAD0C8 to HSL:

hsl(105, 8%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CAD0C8 to CMYK:

cmyk(3%, 0%, 4%, 18%)Color Converter →

Color Meaning and Usage

A soft green tone, #CAD0C8 has RGB (202, 208, 200) and HSL (105°, 8%, 80%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAD0C8 is #CEC8D0, creating high-contrast pairings. For softer combinations, try analogous colors like #CED0C8.

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

Contrast with #CAD0C8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAD0C8?

#CAD0C8 is a soft green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CAD0C8?

#CAD0C8 in RGB is (202, 208, 200) - 202 red, 208 green, and 200 blue.

How to use #CAD0C8 in CSS?

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

What colors go well with #CAD0C8?

#CEC8D0 (complementary), #CED0C8 (analogous), and #A2AD9F (lighter shade) work well with #CAD0C8.