#CDCFD6 Color Information

Hex color code: #CDCFD6

The hex color #CDCFD6 is a ethereal blue with RGB values of (205, 207, 214) and HSL of (227°, 10%, 82%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CDCFD6
RGB
205, 207, 214
HSL
227°, 10%, 82%
CMYK
4%, 3%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCFD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 207, 214

Red: 205 / Green: 207 / Blue: 214

HSL

227°, 10%, 82%

Hue: 227° / Saturation: 10% / Lightness: 82%

CMYK

4%, 3%, 0%, 16%

Cyan: 4% / Magenta: 3% / Yellow: 0% / Key: 16%

What color is #CDCFD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCFD6 to RGB:

rgb(205, 207, 214)HEX to RGB Converter →

HEX to HSL

Convert #CDCFD6 to HSL:

hsl(227, 10%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CDCFD6 to CMYK:

cmyk(4%, 3%, 0%, 16%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #CDCFD6 has RGB (205, 207, 214) and HSL (227°, 10%, 82%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDCFD6 is #D6D4CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDD3D6.

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

Contrast with #CDCFD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDCFD6?

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

What is the RGB value of #CDCFD6?

#CDCFD6 in RGB is (205, 207, 214) - 205 red, 207 green, and 214 blue.

How to use #CDCFD6 in CSS?

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

What colors go well with #CDCFD6?

#D6D4CD (complementary), #CDD3D6 (analogous), and #A2A6B3 (lighter shade) work well with #CDCFD6.