#CECEE3 Color Information

Hex color code: #CECEE3

A light blue shade, #CECEE3 appears as (206, 206, 227) in RGB and (240°, 27%, 85%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#CECEE3
RGB
206, 206, 227
HSL
240°, 27%, 85%
CMYK
9%, 9%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECEE3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 206, 227

Red: 206 / Green: 206 / Blue: 227

HSL

240°, 27%, 85%

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

CMYK

9%, 9%, 0%, 11%

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

What color is #CECEE3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECEE3 to RGB:

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

HEX to HSL

Convert #CECEE3 to HSL:

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

HEX to CMYK

Convert #CECEE3 to CMYK:

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

Color Meaning and Usage

#CECEE3 is a airy blue color with RGB values of 206, 206, 227 and HSL of 240°, 27%, 85%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECEE3 is #E3E3CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CED9E3.

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

Contrast with #CECEE3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECEE3?

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

What is the RGB value of #CECEE3?

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

How to use #CECEE3 in CSS?

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

What colors go well with #CECEE3?

#E3E3CE (complementary), #CED9E3 (analogous), and #9E9EC7 (lighter shade) work well with #CECEE3.