#CBDCE8 Color Information

Hex color code: #CBDCE8

#CBDCE8 is a soft blue color. In RGB it is (203, 220, 232), and in HSL it is (205°, 39%, 85%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#CBDCE8
RGB
203, 220, 232
HSL
205°, 39%, 85%
CMYK
13%, 5%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBDCE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 220, 232

Red: 203 / Green: 220 / Blue: 232

HSL

205°, 39%, 85%

Hue: 205° / Saturation: 39% / Lightness: 85%

CMYK

13%, 5%, 0%, 9%

Cyan: 13% / Magenta: 5% / Yellow: 0% / Key: 9%

What color is #CBDCE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBDCE8 to RGB:

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

HEX to HSL

Convert #CBDCE8 to HSL:

hsl(205, 39%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CBDCE8 to CMYK:

cmyk(13%, 5%, 0%, 9%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #CBDCE8 has RGB (203, 220, 232) and HSL (205°, 39%, 85%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBDCE8 is #E8D6CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAE8E5.

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

Contrast with #CBDCE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBDCE8?

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

What is the RGB value of #CBDCE8?

#CBDCE8 in RGB is (203, 220, 232) - 203 red, 220 green, and 232 blue.

How to use #CBDCE8 in CSS?

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

What colors go well with #CBDCE8?

#E8D6CA (complementary), #CAE8E5 (analogous), and #95B7D0 (lighter shade) work well with #CBDCE8.