#CBDFE5 Color Information

Hex color code: #CBDFE5

#CBDFE5 is a delicate cyan color. In RGB it is (203, 223, 229), and in HSL it is (194°, 33%, 85%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#CBDFE5
RGB
203, 223, 229
HSL
194°, 33%, 85%
CMYK
11%, 3%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBDFE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 223, 229

Red: 203 / Green: 223 / Blue: 229

HSL

194°, 33%, 85%

Hue: 194° / Saturation: 33% / Lightness: 85%

CMYK

11%, 3%, 0%, 10%

Cyan: 11% / Magenta: 3% / Yellow: 0% / Key: 10%

What color is #CBDFE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBDFE5 to RGB:

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

HEX to HSL

Convert #CBDFE5 to HSL:

hsl(194, 33%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CBDFE5 to CMYK:

cmyk(11%, 3%, 0%, 10%)Color Converter →

Color Meaning and Usage

#CBDFE5 is a soft cyan color with RGB values of 203, 223, 229 and HSL of 194°, 33%, 85%. 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 #CBDFE5 is #E5D2CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCE5DF.

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

Contrast with #CBDFE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBDFE5?

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

What is the RGB value of #CBDFE5?

#CBDFE5 in RGB is (203, 223, 229) - 203 red, 223 green, and 229 blue.

How to use #CBDFE5 in CSS?

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

What colors go well with #CBDFE5?

#E5D2CC (complementary), #CCE5DF (analogous), and #99C0CC (lighter shade) work well with #CBDFE5.