#CECBE5 Color Information

Hex color code: #CECBE5

#CECBE5 is a airy blue color. In RGB it is (206, 203, 229), and in HSL it is (247°, 33%, 85%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#CECBE5
RGB
206, 203, 229
HSL
247°, 33%, 85%
CMYK
10%, 11%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECBE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 203, 229

Red: 206 / Green: 203 / Blue: 229

HSL

247°, 33%, 85%

Hue: 247° / Saturation: 33% / Lightness: 85%

CMYK

10%, 11%, 0%, 10%

Cyan: 10% / Magenta: 11% / Yellow: 0% / Key: 10%

What color is #CECBE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECBE5 to RGB:

rgb(206, 203, 229)HEX to RGB Converter →

HEX to HSL

Convert #CECBE5 to HSL:

hsl(247, 33%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CECBE5 to CMYK:

cmyk(10%, 11%, 0%, 10%)Color Converter →

Color Meaning and Usage

#CECBE5 is a ethereal blue color with RGB values of 206, 203, 229 and HSL of 247°, 33%, 85%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECBE5 is #E2E5CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCD6E5.

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

Contrast with #CECBE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECBE5?

#CECBE5 is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CECBE5?

#CECBE5 in RGB is (206, 203, 229) - 206 red, 203 green, and 229 blue.

How to use #CECBE5 in CSS?

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

What colors go well with #CECBE5?

#E2E5CC (complementary), #CCD6E5 (analogous), and #9F99CC (lighter shade) work well with #CECBE5.