#C8CFDD Color Information

Hex color code: #C8CFDD

#C8CFDD is a delicate blue color. In RGB it is (200, 207, 221), and in HSL it is (220°, 24%, 83%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#C8CFDD
RGB
200, 207, 221
HSL
220°, 24%, 83%
CMYK
10%, 6%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C8CFDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 207, 221

Red: 200 / Green: 207 / Blue: 221

HSL

220°, 24%, 83%

Hue: 220° / Saturation: 24% / Lightness: 83%

CMYK

10%, 6%, 0%, 13%

Cyan: 10% / Magenta: 6% / Yellow: 0% / Key: 13%

What color is #C8CFDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C8CFDD to RGB:

rgb(200, 207, 221)HEX to RGB Converter →

HEX to HSL

Convert #C8CFDD to HSL:

hsl(220, 24%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #C8CFDD to CMYK:

cmyk(10%, 6%, 0%, 13%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #C8CFDD has RGB (200, 207, 221) and HSL (220°, 24%, 83%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C8CFDD is #DED7C9, creating high-contrast pairings. For softer combinations, try analogous colors like #C9DBDE.

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

Contrast with #C8CFDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C8CFDD?

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

What is the RGB value of #C8CFDD?

#C8CFDD in RGB is (200, 207, 221) - 200 red, 207 green, and 221 blue.

How to use #C8CFDD in CSS?

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

What colors go well with #C8CFDD?

#DED7C9 (complementary), #C9DBDE (analogous), and #9AA7C1 (lighter shade) work well with #C8CFDD.