#CECED2 Color Information

Hex color code: #CECED2

A airy blue shade, #CECED2 appears as (206, 206, 210) in RGB and (240°, 4%, 82%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CECED2
RGB
206, 206, 210
HSL
240°, 4%, 82%
CMYK
2%, 2%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECED2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 206, 210

Red: 206 / Green: 206 / Blue: 210

HSL

240°, 4%, 82%

Hue: 240° / Saturation: 4% / Lightness: 82%

CMYK

2%, 2%, 0%, 18%

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

What color is #CECED2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECED2 to RGB:

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

HEX to HSL

Convert #CECED2 to HSL:

hsl(240, 4%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CECED2 to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #CECED2 has RGB (206, 206, 210) and HSL (240°, 4%, 82%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECED2 is #D3D3CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFD1D3.

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

Contrast with #CECED2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECED2?

#CECED2 is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CECED2?

#CECED2 in RGB is (206, 206, 210) - 206 red, 206 green, and 210 blue.

How to use #CECED2 in CSS?

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

What colors go well with #CECED2?

#D3D3CF (complementary), #CFD1D3 (analogous), and #A7A7AE (lighter shade) work well with #CECED2.