#CECED1 Color Information

Hex color code: #CECED1

The hex color #CECED1 is a ethereal blue with RGB values of (206, 206, 209) and HSL of (240°, 3%, 81%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CECED1
RGB
206, 206, 209
HSL
240°, 3%, 81%
CMYK
1%, 1%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECED1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 206, 209

Red: 206 / Green: 206 / Blue: 209

HSL

240°, 3%, 81%

Hue: 240° / Saturation: 3% / Lightness: 81%

CMYK

1%, 1%, 0%, 18%

Cyan: 1% / Magenta: 1% / Yellow: 0% / Key: 18%

What color is #CECED1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECED1 to RGB:

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

HEX to HSL

Convert #CECED1 to HSL:

hsl(240, 3%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CECED1 to CMYK:

cmyk(1%, 1%, 0%, 18%)Color Converter →

Color Meaning and Usage

A airy blue tone, #CECED1 has RGB (206, 206, 209) and HSL (240°, 3%, 81%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECED1 is #D0D0CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDCFD0.

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

Contrast with #CECED1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECED1?

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

What is the RGB value of #CECED1?

#CECED1 in RGB is (206, 206, 209) - 206 red, 206 green, and 209 blue.

How to use #CECED1 in CSS?

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

What colors go well with #CECED1?

#D0D0CD (complementary), #CDCFD0 (analogous), and #A6A6AB (lighter shade) work well with #CECED1.