#CEE3DB Color Information

Hex color code: #CEE3DB

#CEE3DB is a delicate cyan color. In RGB it is (206, 227, 219), and in HSL it is (157°, 27%, 85%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#CEE3DB
RGB
206, 227, 219
HSL
157°, 27%, 85%
CMYK
9%, 0%, 4%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEE3DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 227, 219

Red: 206 / Green: 227 / Blue: 219

HSL

157°, 27%, 85%

Hue: 157° / Saturation: 27% / Lightness: 85%

CMYK

9%, 0%, 4%, 11%

Cyan: 9% / Magenta: 0% / Yellow: 4% / Key: 11%

What color is #CEE3DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEE3DB to RGB:

rgb(206, 227, 219)HEX to RGB Converter →

HEX to HSL

Convert #CEE3DB to HSL:

hsl(157, 27%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CEE3DB to CMYK:

cmyk(9%, 0%, 4%, 11%)Color Converter →

Color Meaning and Usage

#CEE3DB is a soft cyan color with RGB values of 206, 227, 219 and HSL of 157°, 27%, 85%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEE3DB is #E3CED6, creating high-contrast pairings. For softer combinations, try analogous colors like #CEE3D1.

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

Contrast with #CEE3DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEE3DB?

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

What is the RGB value of #CEE3DB?

#CEE3DB in RGB is (206, 227, 219) - 206 red, 227 green, and 219 blue.

How to use #CEE3DB in CSS?

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

What colors go well with #CEE3DB?

#E3CED6 (complementary), #CEE3D1 (analogous), and #9EC7B7 (lighter shade) work well with #CEE3DB.