#CECED9 Color Information

Hex color code: #CECED9

#CECED9 is a delicate blue color. In RGB it is (206, 206, 217), and in HSL it is (240°, 13%, 83%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CECED9
RGB
206, 206, 217
HSL
240°, 13%, 83%
CMYK
5%, 5%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECED9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 206, 217

Red: 206 / Green: 206 / Blue: 217

HSL

240°, 13%, 83%

Hue: 240° / Saturation: 13% / Lightness: 83%

CMYK

5%, 5%, 0%, 15%

Cyan: 5% / Magenta: 5% / Yellow: 0% / Key: 15%

What color is #CECED9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECED9 to RGB:

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

HEX to HSL

Convert #CECED9 to HSL:

hsl(240, 13%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CECED9 to CMYK:

cmyk(5%, 5%, 0%, 15%)Color Converter →

Color Meaning and Usage

A airy blue tone, #CECED9 has RGB (206, 206, 217) and HSL (240°, 13%, 83%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECED9 is #D9D9CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CED4D9.

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

Contrast with #CECED9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECED9?

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

What is the RGB value of #CECED9?

#CECED9 in RGB is (206, 206, 217) - 206 red, 206 green, and 217 blue.

How to use #CECED9 in CSS?

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

What colors go well with #CECED9?

#D9D9CE (complementary), #CED4D9 (analogous), and #A3A3B8 (lighter shade) work well with #CECED9.