#CBDBDF Color Information

Hex color code: #CBDBDF

The hex color #CBDBDF is a soft cyan with RGB values of (203, 219, 223) and HSL of (192°, 24%, 84%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#CBDBDF
RGB
203, 219, 223
HSL
192°, 24%, 84%
CMYK
9%, 2%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBDBDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 219, 223

Red: 203 / Green: 219 / Blue: 223

HSL

192°, 24%, 84%

Hue: 192° / Saturation: 24% / Lightness: 84%

CMYK

9%, 2%, 0%, 13%

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

What color is #CBDBDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBDBDF to RGB:

rgb(203, 219, 223)HEX to RGB Converter →

HEX to HSL

Convert #CBDBDF to HSL:

hsl(192, 24%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CBDBDF to CMYK:

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

Color Meaning and Usage

A light cyan tone, #CBDBDF has RGB (203, 219, 223) and HSL (192°, 24%, 84%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #CBDBDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBDBDF?

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

What is the RGB value of #CBDBDF?

#CBDBDF in RGB is (203, 219, 223) - 203 red, 219 green, and 223 blue.

How to use #CBDBDF in CSS?

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

What colors go well with #CBDBDF?

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