#CBCAD5 Color Information

Hex color code: #CBCAD5

#CBCAD5 is a light blue color. In RGB it is (203, 202, 213), and in HSL it is (245°, 12%, 81%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CBCAD5
RGB
203, 202, 213
HSL
245°, 12%, 81%
CMYK
5%, 5%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBCAD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 202, 213

Red: 203 / Green: 202 / Blue: 213

HSL

245°, 12%, 81%

Hue: 245° / Saturation: 12% / Lightness: 81%

CMYK

5%, 5%, 0%, 16%

Cyan: 5% / Magenta: 5% / Yellow: 0% / Key: 16%

What color is #CBCAD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBCAD5 to RGB:

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

HEX to HSL

Convert #CBCAD5 to HSL:

hsl(245, 12%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CBCAD5 to CMYK:

cmyk(5%, 5%, 0%, 16%)Color Converter →

Color Meaning and Usage

A light blue tone, #CBCAD5 has RGB (203, 202, 213) and HSL (245°, 12%, 81%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBCAD5 is #D3D4C9, creating high-contrast pairings. For softer combinations, try analogous colors like #C9CED4.

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

Contrast with #CBCAD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBCAD5?

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

What is the RGB value of #CBCAD5?

#CBCAD5 in RGB is (203, 202, 213) - 203 red, 202 green, and 213 blue.

How to use #CBCAD5 in CSS?

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

What colors go well with #CBCAD5?

#D3D4C9 (complementary), #C9CED4 (analogous), and #A09EB3 (lighter shade) work well with #CBCAD5.