#CBEDDC Color Information

Hex color code: #CBEDDC

#CBEDDC is a delicate cyan color. In RGB it is (203, 237, 220), and in HSL it is (150°, 49%, 86%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#CBEDDC
RGB
203, 237, 220
HSL
150°, 49%, 86%
CMYK
14%, 0%, 7%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBEDDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 237, 220

Red: 203 / Green: 237 / Blue: 220

HSL

150°, 49%, 86%

Hue: 150° / Saturation: 49% / Lightness: 86%

CMYK

14%, 0%, 7%, 7%

Cyan: 14% / Magenta: 0% / Yellow: 7% / Key: 7%

What color is #CBEDDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBEDDC to RGB:

rgb(203, 237, 220)HEX to RGB Converter →

HEX to HSL

Convert #CBEDDC to HSL:

hsl(150, 49%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CBEDDC to CMYK:

cmyk(14%, 0%, 7%, 7%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #CBEDDC has RGB (203, 237, 220) and HSL (150°, 49%, 86%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBEDDC is #EDCADB, creating high-contrast pairings. For softer combinations, try analogous colors like #CAEDCA.

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

Contrast with #CBEDDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBEDDC?

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

What is the RGB value of #CBEDDC?

#CBEDDC in RGB is (203, 237, 220) - 203 red, 237 green, and 220 blue.

How to use #CBEDDC in CSS?

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

What colors go well with #CBEDDC?

#EDCADB (complementary), #CAEDCA (analogous), and #91D9B5 (lighter shade) work well with #CBEDDC.