#CBDDDA Color Information

Hex color code: #CBDDDA

The hex color #CBDDDA is a light cyan with RGB values of (203, 221, 218) and HSL of (170°, 21%, 83%). It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#CBDDDA
RGB
203, 221, 218
HSL
170°, 21%, 83%
CMYK
8%, 0%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBDDDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 221, 218

Red: 203 / Green: 221 / Blue: 218

HSL

170°, 21%, 83%

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

CMYK

8%, 0%, 1%, 13%

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

What color is #CBDDDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBDDDA to RGB:

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

HEX to HSL

Convert #CBDDDA to HSL:

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

HEX to CMYK

Convert #CBDDDA to CMYK:

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

Color Meaning and Usage

A light cyan tone, #CBDDDA has RGB (203, 221, 218) and HSL (170°, 21%, 83%). 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 #CBDDDA is #DDCBCE, creating high-contrast pairings. For softer combinations, try analogous colors like #CBDDD1.

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

Contrast with #CBDDDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBDDDA?

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

What is the RGB value of #CBDDDA?

#CBDDDA in RGB is (203, 221, 218) - 203 red, 221 green, and 218 blue.

How to use #CBDDDA in CSS?

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

What colors go well with #CBDDDA?

#DDCBCE (complementary), #CBDDD1 (analogous), and #9CBFB9 (lighter shade) work well with #CBDDDA.