#CBE2DB Color Information

Hex color code: #CBE2DB

A delicate cyan shade, #CBE2DB appears as (203, 226, 219) in RGB and (162°, 28%, 84%) in HSL. It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#CBE2DB
RGB
203, 226, 219
HSL
162°, 28%, 84%
CMYK
10%, 0%, 3%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBE2DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 226, 219

Red: 203 / Green: 226 / Blue: 219

HSL

162°, 28%, 84%

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

CMYK

10%, 0%, 3%, 11%

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

What color is #CBE2DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBE2DB to RGB:

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

HEX to HSL

Convert #CBE2DB to HSL:

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

HEX to CMYK

Convert #CBE2DB to CMYK:

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

Color Meaning and Usage

#CBE2DB is a soft cyan color with RGB values of 203, 226, 219 and HSL of 162°, 28%, 84%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBE2DB is #E2CBD2, creating high-contrast pairings. For softer combinations, try analogous colors like #CBE2CF.

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

Contrast with #CBE2DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBE2DB?

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

What is the RGB value of #CBE2DB?

#CBE2DB in RGB is (203, 226, 219) - 203 red, 226 green, and 219 blue.

How to use #CBE2DB in CSS?

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

What colors go well with #CBE2DB?

#E2CBD2 (complementary), #CBE2CF (analogous), and #9AC6B9 (lighter shade) work well with #CBE2DB.