#CEDEE3 Color Information

Hex color code: #CEDEE3

A airy cyan shade, #CEDEE3 appears as (206, 222, 227) in RGB and (194°, 27%, 85%) in HSL. It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#CEDEE3
RGB
206, 222, 227
HSL
194°, 27%, 85%
CMYK
9%, 2%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEDEE3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 222, 227

Red: 206 / Green: 222 / Blue: 227

HSL

194°, 27%, 85%

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

CMYK

9%, 2%, 0%, 11%

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

What color is #CEDEE3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEDEE3 to RGB:

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

HEX to HSL

Convert #CEDEE3 to HSL:

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

HEX to CMYK

Convert #CEDEE3 to CMYK:

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

Color Meaning and Usage

A airy cyan tone, #CEDEE3 has RGB (206, 222, 227) and HSL (194°, 27%, 85%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEDEE3 is #E3D3CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEE3DE.

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

Contrast with #CEDEE3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEDEE3?

#CEDEE3 is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CEDEE3?

#CEDEE3 in RGB is (206, 222, 227) - 206 red, 222 green, and 227 blue.

How to use #CEDEE3 in CSS?

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

What colors go well with #CEDEE3?

#E3D3CE (complementary), #CEE3DE (analogous), and #9EBEC7 (lighter shade) work well with #CEDEE3.