#CFCDD6 Color Information

Hex color code: #CFCDD6

#CFCDD6 is a soft blue color. In RGB it is (207, 205, 214), and in HSL it is (253°, 10%, 82%). It is often used for branding and logos.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCDD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 205, 214

Red: 207 / Green: 205 / Blue: 214

HSL

253°, 10%, 82%

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

CMYK

3%, 4%, 0%, 16%

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

What color is #CFCDD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCDD6 to RGB:

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

HEX to HSL

Convert #CFCDD6 to HSL:

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

HEX to CMYK

Convert #CFCDD6 to CMYK:

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

Color Meaning and Usage

#CFCDD6 is a airy blue color with RGB values of 207, 205, 214 and HSL of 253°, 10%, 82%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #CFCDD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCDD6?

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

What is the RGB value of #CFCDD6?

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

How to use #CFCDD6 in CSS?

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

What colors go well with #CFCDD6?

#D4D6CD (complementary), #CDCFD6 (analogous), and #A6A2B3 (lighter shade) work well with #CFCDD6.