#CBDADC Color Information

Hex color code: #CBDADC

#CBDADC is a ethereal cyan color. In RGB it is (203, 218, 220), and in HSL it is (187°, 20%, 83%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#CBDADC
RGB
203, 218, 220
HSL
187°, 20%, 83%
CMYK
8%, 1%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBDADC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 218, 220

Red: 203 / Green: 218 / Blue: 220

HSL

187°, 20%, 83%

Hue: 187° / Saturation: 20% / Lightness: 83%

CMYK

8%, 1%, 0%, 14%

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

What color is #CBDADC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBDADC to RGB:

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

HEX to HSL

Convert #CBDADC to HSL:

hsl(187, 20%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CBDADC to CMYK:

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

Color Meaning and Usage

#CBDADC is a light cyan color with RGB values of 203, 218, 220 and HSL of 187°, 20%, 83%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBDADC is #DCCDCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBDCD6.

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

Contrast with #CBDADC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBDADC?

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

What is the RGB value of #CBDADC?

#CBDADC in RGB is (203, 218, 220) - 203 red, 218 green, and 220 blue.

How to use #CBDADC in CSS?

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

What colors go well with #CBDADC?

#DCCDCB (complementary), #CBDCD6 (analogous), and #9DBABE (lighter shade) work well with #CBDADC.