#CECEED Color Information

Hex color code: #CECEED

A delicate blue shade, #CECEED appears as (206, 206, 237) in RGB and (240°, 46%, 87%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#CECEED
RGB
206, 206, 237
HSL
240°, 46%, 87%
CMYK
13%, 13%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECEED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 206, 237

Red: 206 / Green: 206 / Blue: 237

HSL

240°, 46%, 87%

Hue: 240° / Saturation: 46% / Lightness: 87%

CMYK

13%, 13%, 0%, 7%

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

What color is #CECEED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECEED to RGB:

rgb(206, 206, 237)HEX to RGB Converter →

HEX to HSL

Convert #CECEED to HSL:

hsl(240, 46%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CECEED to CMYK:

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

Color Meaning and Usage

A airy blue tone, #CECEED has RGB (206, 206, 237) and HSL (240°, 46%, 87%). 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 #CECEED is #EDEDCF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFDEED.

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

Contrast with #CECEED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECEED?

#CECEED is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CECEED?

#CECEED in RGB is (206, 206, 237) - 206 red, 206 green, and 237 blue.

How to use #CECEED in CSS?

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

What colors go well with #CECEED?

#EDEDCF (complementary), #CFDEED (analogous), and #9797D8 (lighter shade) work well with #CECEED.