#CBDAD5 Color Information

Hex color code: #CBDAD5

#CBDAD5 is a ethereal cyan color. In RGB it is (203, 218, 213), and in HSL it is (160°, 17%, 83%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#CBDAD5
RGB
203, 218, 213
HSL
160°, 17%, 83%
CMYK
7%, 0%, 2%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBDAD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 218, 213

Red: 203 / Green: 218 / Blue: 213

HSL

160°, 17%, 83%

Hue: 160° / Saturation: 17% / Lightness: 83%

CMYK

7%, 0%, 2%, 15%

Cyan: 7% / Magenta: 0% / Yellow: 2% / Key: 15%

What color is #CBDAD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBDAD5 to RGB:

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

HEX to HSL

Convert #CBDAD5 to HSL:

hsl(160, 17%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CBDAD5 to CMYK:

cmyk(7%, 0%, 2%, 15%)Color Converter →

Color Meaning and Usage

A light cyan tone, #CBDAD5 has RGB (203, 218, 213) and HSL (160°, 17%, 83%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBDAD5 is #DBCCD1, creating high-contrast pairings. For softer combinations, try analogous colors like #CCDBCF.

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

Contrast with #CBDAD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBDAD5?

#CBDAD5 is a light cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CBDAD5?

#CBDAD5 in RGB is (203, 218, 213) - 203 red, 218 green, and 213 blue.

How to use #CBDAD5 in CSS?

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

What colors go well with #CBDAD5?

#DBCCD1 (complementary), #CCDBCF (analogous), and #A0BBB2 (lighter shade) work well with #CBDAD5.