#CBDDD9 Color Information

Hex color code: #CBDDD9

A ethereal cyan shade, #CBDDD9 appears as (203, 221, 217) in RGB and (167°, 21%, 83%) in HSL. It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#CBDDD9
RGB
203, 221, 217
HSL
167°, 21%, 83%
CMYK
8%, 0%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBDDD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 221, 217

Red: 203 / Green: 221 / Blue: 217

HSL

167°, 21%, 83%

Hue: 167° / Saturation: 21% / Lightness: 83%

CMYK

8%, 0%, 2%, 13%

Cyan: 8% / Magenta: 0% / Yellow: 2% / Key: 13%

What color is #CBDDD9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBDDD9 to RGB:

rgb(203, 221, 217)HEX to RGB Converter →

HEX to HSL

Convert #CBDDD9 to HSL:

hsl(167, 21%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CBDDD9 to CMYK:

cmyk(8%, 0%, 2%, 13%)Color Converter →

Color Meaning and Usage

#CBDDD9 is a soft cyan color with RGB values of 203, 221, 217 and HSL of 167°, 21%, 83%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBDDD9 is #DDCBCE, creating high-contrast pairings. For softer combinations, try analogous colors like #CBDDD0.

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

Contrast with #CBDDD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBDDD9?

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

What is the RGB value of #CBDDD9?

#CBDDD9 in RGB is (203, 221, 217) - 203 red, 221 green, and 217 blue.

How to use #CBDDD9 in CSS?

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

What colors go well with #CBDDD9?

#DDCBCE (complementary), #CBDDD0 (analogous), and #9CBFB7 (lighter shade) work well with #CBDDD9.