#CACCCD Color Information

Hex color code: #CACCCD

The hex color #CACCCD is a airy blue with RGB values of (202, 204, 205) and HSL of (200°, 3%, 80%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CACCCD
RGB
202, 204, 205
HSL
200°, 3%, 80%
CMYK
1%, 0%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CACCCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 204, 205

Red: 202 / Green: 204 / Blue: 205

HSL

200°, 3%, 80%

Hue: 200° / Saturation: 3% / Lightness: 80%

CMYK

1%, 0%, 0%, 20%

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

What color is #CACCCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CACCCD to RGB:

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

HEX to HSL

Convert #CACCCD to HSL:

hsl(200, 3%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CACCCD to CMYK:

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

Color Meaning and Usage

#CACCCD is a delicate blue color with RGB values of 202, 204, 205 and HSL of 200°, 3%, 80%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CACCCD is #CECBCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CACECD.

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

Contrast with #CACCCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CACCCD?

#CACCCD is a delicate blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CACCCD?

#CACCCD in RGB is (202, 204, 205) - 202 red, 204 green, and 205 blue.

How to use #CACCCD in CSS?

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

What colors go well with #CACCCD?

#CECBCA (complementary), #CACECD (analogous), and #A3A7A8 (lighter shade) work well with #CACCCD.