#CBDFDB Color Information

Hex color code: #CBDFDB

#CBDFDB is a delicate cyan color. In RGB it is (203, 223, 219), and in HSL it is (168°, 24%, 84%). It is often used for branding and logos.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBDFDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 223, 219

Red: 203 / Green: 223 / Blue: 219

HSL

168°, 24%, 84%

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

CMYK

9%, 0%, 2%, 13%

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

What color is #CBDFDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBDFDB to RGB:

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

HEX to HSL

Convert #CBDFDB to HSL:

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

HEX to CMYK

Convert #CBDFDB to CMYK:

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

Color Meaning and Usage

A light cyan tone, #CBDFDB has RGB (203, 223, 219) and HSL (168°, 24%, 84%). 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 #CBDFDB is #E0CCD0, creating high-contrast pairings. For softer combinations, try analogous colors like #CCE0D2.

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

Contrast with #CBDFDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBDFDB?

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

What is the RGB value of #CBDFDB?

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

How to use #CBDFDB in CSS?

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

What colors go well with #CBDFDB?

#E0CCD0 (complementary), #CCE0D2 (analogous), and #9DC3BB (lighter shade) work well with #CBDFDB.