#CAD3BD Color Information

Hex color code: #CAD3BD

A delicate green shade, #CAD3BD appears as (202, 211, 189) in RGB and (85°, 20%, 78%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CAD3BD
RGB
202, 211, 189
HSL
85°, 20%, 78%
CMYK
4%, 0%, 10%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAD3BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 211, 189

Red: 202 / Green: 211 / Blue: 189

HSL

85°, 20%, 78%

Hue: 85° / Saturation: 20% / Lightness: 78%

CMYK

4%, 0%, 10%, 17%

Cyan: 4% / Magenta: 0% / Yellow: 10% / Key: 17%

What color is #CAD3BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAD3BD to RGB:

rgb(202, 211, 189)HEX to RGB Converter →

HEX to HSL

Convert #CAD3BD to HSL:

hsl(85, 20%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CAD3BD to CMYK:

cmyk(4%, 0%, 10%, 17%)Color Converter →

Color Meaning and Usage

#CAD3BD is a soft green color with RGB values of 202, 211, 189 and HSL of 85°, 20%, 78%. This green hue evokes nature and harmony, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAD3BD is #C5BCD2, creating high-contrast pairings. For softer combinations, try analogous colors like #D2D0BC.

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

Contrast with #CAD3BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAD3BD?

#CAD3BD is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #CAD3BD?

#CAD3BD in RGB is (202, 211, 189) - 202 red, 211 green, and 189 blue.

How to use #CAD3BD in CSS?

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

What colors go well with #CAD3BD?

#C5BCD2 (complementary), #D2D0BC (analogous), and #A4B48E (lighter shade) work well with #CAD3BD.