#CBEADE Color Information

Hex color code: #CBEADE

The hex color #CBEADE is a airy cyan with RGB values of (203, 234, 222) and HSL of (157°, 42%, 86%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#CBEADE
RGB
203, 234, 222
HSL
157°, 42%, 86%
CMYK
13%, 0%, 5%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBEADE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 234, 222

Red: 203 / Green: 234 / Blue: 222

HSL

157°, 42%, 86%

Hue: 157° / Saturation: 42% / Lightness: 86%

CMYK

13%, 0%, 5%, 8%

Cyan: 13% / Magenta: 0% / Yellow: 5% / Key: 8%

What color is #CBEADE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBEADE to RGB:

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

HEX to HSL

Convert #CBEADE to HSL:

hsl(157, 42%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CBEADE to CMYK:

cmyk(13%, 0%, 5%, 8%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #CBEADE has RGB (203, 234, 222) and HSL (157°, 42%, 86%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBEADE is #EACCD8, creating high-contrast pairings. For softer combinations, try analogous colors like #CCEAD0.

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

Contrast with #CBEADE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBEADE?

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

What is the RGB value of #CBEADE?

#CBEADE in RGB is (203, 234, 222) - 203 red, 234 green, and 222 blue.

How to use #CBEADE in CSS?

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

What colors go well with #CBEADE?

#EACCD8 (complementary), #CCEAD0 (analogous), and #96D4BC (lighter shade) work well with #CBEADE.