#CBDEE2 Color Information

Hex color code: #CBDEE2

The hex color #CBDEE2 is a light cyan with RGB values of (203, 222, 226) and HSL of (190°, 28%, 84%). It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#CBDEE2
RGB
203, 222, 226
HSL
190°, 28%, 84%
CMYK
10%, 2%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBDEE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 222, 226

Red: 203 / Green: 222 / Blue: 226

HSL

190°, 28%, 84%

Hue: 190° / Saturation: 28% / Lightness: 84%

CMYK

10%, 2%, 0%, 11%

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

What color is #CBDEE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBDEE2 to RGB:

rgb(203, 222, 226)HEX to RGB Converter →

HEX to HSL

Convert #CBDEE2 to HSL:

hsl(190, 28%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CBDEE2 to CMYK:

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

Color Meaning and Usage

#CBDEE2 is a delicate cyan color with RGB values of 203, 222, 226 and HSL of 190°, 28%, 84%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBDEE2 is #E2CFCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBE2DA.

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

Contrast with #CBDEE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBDEE2?

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

What is the RGB value of #CBDEE2?

#CBDEE2 in RGB is (203, 222, 226) - 203 red, 222 green, and 226 blue.

How to use #CBDEE2 in CSS?

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

What colors go well with #CBDEE2?

#E2CFCB (complementary), #CBE2DA (analogous), and #9ABFC6 (lighter shade) work well with #CBDEE2.