#CACED3 Color Information

Hex color code: #CACED3

A delicate blue shade, #CACED3 appears as (202, 206, 211) in RGB and (213°, 9%, 81%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CACED3
RGB
202, 206, 211
HSL
213°, 9%, 81%
CMYK
4%, 2%, 0%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CACED3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 206, 211

Red: 202 / Green: 206 / Blue: 211

HSL

213°, 9%, 81%

Hue: 213° / Saturation: 9% / Lightness: 81%

CMYK

4%, 2%, 0%, 17%

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

What color is #CACED3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CACED3 to RGB:

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

HEX to HSL

Convert #CACED3 to HSL:

hsl(213, 9%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CACED3 to CMYK:

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

Color Meaning and Usage

A soft blue tone, #CACED3 has RGB (202, 206, 211) and HSL (213°, 9%, 81%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CACED3 is #D3CFCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAD2D3.

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

Contrast with #CACED3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CACED3?

#CACED3 is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CACED3?

#CACED3 in RGB is (202, 206, 211) - 202 red, 206 green, and 211 blue.

How to use #CACED3 in CSS?

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

What colors go well with #CACED3?

#D3CFCA (complementary), #CAD2D3 (analogous), and #A0A8B0 (lighter shade) work well with #CACED3.