#CACDBC Color Information

Hex color code: #CACDBC

#CACDBC is a soft yellow color. In RGB it is (202, 205, 188), and in HSL it is (71°, 15%, 77%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CACDBC
RGB
202, 205, 188
HSL
71°, 15%, 77%
CMYK
1%, 0%, 8%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CACDBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 205, 188

Red: 202 / Green: 205 / Blue: 188

HSL

71°, 15%, 77%

Hue: 71° / Saturation: 15% / Lightness: 77%

CMYK

1%, 0%, 8%, 20%

Cyan: 1% / Magenta: 0% / Yellow: 8% / Key: 20%

What color is #CACDBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CACDBC to RGB:

rgb(202, 205, 188)HEX to RGB Converter →

HEX to HSL

Convert #CACDBC to HSL:

hsl(71, 15%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CACDBC to CMYK:

cmyk(1%, 0%, 8%, 20%)Color Converter →

Color Meaning and Usage

A airy yellow tone, #CACDBC has RGB (202, 205, 188) and HSL (71°, 15%, 77%). 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 #CACDBC is #BFBCCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDC8BC.

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

Contrast with #CACDBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CACDBC?

#CACDBC is a airy yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CACDBC?

#CACDBC in RGB is (202, 205, 188) - 202 red, 205 green, and 188 blue.

How to use #CACDBC in CSS?

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

What colors go well with #CACDBC?

#BFBCCD (complementary), #CDC8BC (analogous), and #A7AD90 (lighter shade) work well with #CACDBC.