#CACBCE Color Information

Hex color code: #CACBCE

#CACBCE is a delicate blue color. In RGB it is (202, 203, 206), and in HSL it is (225°, 4%, 80%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CACBCE
RGB
202, 203, 206
HSL
225°, 4%, 80%
CMYK
2%, 1%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CACBCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 203, 206

Red: 202 / Green: 203 / Blue: 206

HSL

225°, 4%, 80%

Hue: 225° / Saturation: 4% / Lightness: 80%

CMYK

2%, 1%, 0%, 19%

Cyan: 2% / Magenta: 1% / Yellow: 0% / Key: 19%

What color is #CACBCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CACBCE to RGB:

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

HEX to HSL

Convert #CACBCE to HSL:

hsl(225, 4%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CACBCE to CMYK:

cmyk(2%, 1%, 0%, 19%)Color Converter →

Color Meaning and Usage

#CACBCE is a ethereal blue color with RGB values of 202, 203, 206 and HSL of 225°, 4%, 80%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CACBCE is #CECDCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CACDCE.

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

Contrast with #CACBCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CACBCE?

#CACBCE is a ethereal blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CACBCE?

#CACBCE in RGB is (202, 203, 206) - 202 red, 203 green, and 206 blue.

How to use #CACBCE in CSS?

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

What colors go well with #CACBCE?

#CECDCA (complementary), #CACDCE (analogous), and #A2A4A9 (lighter shade) work well with #CACBCE.