#CECEEA Color Information

Hex color code: #CECEEA

The hex color #CECEEA is a airy blue with RGB values of (206, 206, 234) and HSL of (240°, 40%, 86%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#CECEEA
RGB
206, 206, 234
HSL
240°, 40%, 86%
CMYK
12%, 12%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECEEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 206, 234

Red: 206 / Green: 206 / Blue: 234

HSL

240°, 40%, 86%

Hue: 240° / Saturation: 40% / Lightness: 86%

CMYK

12%, 12%, 0%, 8%

Cyan: 12% / Magenta: 12% / Yellow: 0% / Key: 8%

What color is #CECEEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECEEA to RGB:

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

HEX to HSL

Convert #CECEEA to HSL:

hsl(240, 40%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CECEEA to CMYK:

cmyk(12%, 12%, 0%, 8%)Color Converter →

Color Meaning and Usage

#CECEEA is a soft blue color with RGB values of 206, 206, 234 and HSL of 240°, 40%, 86%. 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 #CECEEA is #EAEACD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDDBEA.

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

Contrast with #CECEEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECEEA?

#CECEEA is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CECEEA?

#CECEEA in RGB is (206, 206, 234) - 206 red, 206 green, and 234 blue.

How to use #CECEEA in CSS?

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

What colors go well with #CECEEA?

#EAEACD (complementary), #CDDBEA (analogous), and #9797D3 (lighter shade) work well with #CECEEA.