#CBE9DA Color Information

Hex color code: #CBE9DA

#CBE9DA is a airy cyan color. In RGB it is (203, 233, 218), and in HSL it is (150°, 41%, 85%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#CBE9DA
RGB
203, 233, 218
HSL
150°, 41%, 85%
CMYK
13%, 0%, 6%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBE9DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 233, 218

Red: 203 / Green: 233 / Blue: 218

HSL

150°, 41%, 85%

Hue: 150° / Saturation: 41% / Lightness: 85%

CMYK

13%, 0%, 6%, 9%

Cyan: 13% / Magenta: 0% / Yellow: 6% / Key: 9%

What color is #CBE9DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBE9DA to RGB:

rgb(203, 233, 218)HEX to RGB Converter →

HEX to HSL

Convert #CBE9DA to HSL:

hsl(150, 41%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CBE9DA to CMYK:

cmyk(13%, 0%, 6%, 9%)Color Converter →

Color Meaning and Usage

#CBE9DA is a ethereal cyan color with RGB values of 203, 233, 218 and HSL of 150°, 41%, 85%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBE9DA is #E8C9D9, creating high-contrast pairings. For softer combinations, try analogous colors like #C9E8C9.

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

Contrast with #CBE9DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBE9DA?

#CBE9DA is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CBE9DA?

#CBE9DA in RGB is (203, 233, 218) - 203 red, 233 green, and 218 blue.

How to use #CBE9DA in CSS?

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

What colors go well with #CBE9DA?

#E8C9D9 (complementary), #C9E8C9 (analogous), and #93D2B3 (lighter shade) work well with #CBE9DA.