#CBDCE0 Color Information

Hex color code: #CBDCE0

#CBDCE0 is a airy cyan color. In RGB it is (203, 220, 224), and in HSL it is (191°, 25%, 84%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#CBDCE0
RGB
203, 220, 224
HSL
191°, 25%, 84%
CMYK
9%, 2%, 0%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBDCE0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 220, 224

Red: 203 / Green: 220 / Blue: 224

HSL

191°, 25%, 84%

Hue: 191° / Saturation: 25% / Lightness: 84%

CMYK

9%, 2%, 0%, 12%

Cyan: 9% / Magenta: 2% / Yellow: 0% / Key: 12%

What color is #CBDCE0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBDCE0 to RGB:

rgb(203, 220, 224)HEX to RGB Converter →

HEX to HSL

Convert #CBDCE0 to HSL:

hsl(191, 25%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CBDCE0 to CMYK:

cmyk(9%, 2%, 0%, 12%)Color Converter →

Color Meaning and Usage

A ethereal cyan tone, #CBDCE0 has RGB (203, 220, 224) and HSL (191°, 25%, 84%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBDCE0 is #E0D0CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCE0DA.

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

Contrast with #CBDCE0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBDCE0?

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

What is the RGB value of #CBDCE0?

#CBDCE0 in RGB is (203, 220, 224) - 203 red, 220 green, and 224 blue.

How to use #CBDCE0 in CSS?

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

What colors go well with #CBDCE0?

#E0D0CC (complementary), #CCE0DA (analogous), and #9CBCC4 (lighter shade) work well with #CBDCE0.