#CDCFD9 Color Information

Hex color code: #CDCFD9

A delicate blue shade, #CDCFD9 appears as (205, 207, 217) in RGB and (230°, 14%, 83%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#CDCFD9
RGB
205, 207, 217
HSL
230°, 14%, 83%
CMYK
6%, 5%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCFD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 207, 217

Red: 205 / Green: 207 / Blue: 217

HSL

230°, 14%, 83%

Hue: 230° / Saturation: 14% / Lightness: 83%

CMYK

6%, 5%, 0%, 15%

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

What color is #CDCFD9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCFD9 to RGB:

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

HEX to HSL

Convert #CDCFD9 to HSL:

hsl(230, 14%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CDCFD9 to CMYK:

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

Color Meaning and Usage

A soft blue tone, #CDCFD9 has RGB (205, 207, 217) and HSL (230°, 14%, 83%). 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 #CDCFD9 is #DAD8CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CED6DA.

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

Contrast with #CDCFD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDCFD9?

#CDCFD9 is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDCFD9?

#CDCFD9 in RGB is (205, 207, 217) - 205 red, 207 green, and 217 blue.

How to use #CDCFD9 in CSS?

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

What colors go well with #CDCFD9?

#DAD8CE (complementary), #CED6DA (analogous), and #A2A6B9 (lighter shade) work well with #CDCFD9.