#C5CFDA Color Information

Hex color code: #C5CFDA

The hex color #C5CFDA is a ethereal blue with RGB values of (197, 207, 218) and HSL of (211°, 22%, 81%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#C5CFDA
RGB
197, 207, 218
HSL
211°, 22%, 81%
CMYK
10%, 5%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C5CFDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 207, 218

Red: 197 / Green: 207 / Blue: 218

HSL

211°, 22%, 81%

Hue: 211° / Saturation: 22% / Lightness: 81%

CMYK

10%, 5%, 0%, 15%

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

What color is #C5CFDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C5CFDA to RGB:

rgb(197, 207, 218)HEX to RGB Converter →

HEX to HSL

Convert #C5CFDA to HSL:

hsl(211, 22%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #C5CFDA to CMYK:

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

Color Meaning and Usage

#C5CFDA is a delicate blue color with RGB values of 197, 207, 218 and HSL of 211°, 22%, 81%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C5CFDA is #D9CFC4, creating high-contrast pairings. For softer combinations, try analogous colors like #C4D9D9.

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

Contrast with #C5CFDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C5CFDA?

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

What is the RGB value of #C5CFDA?

#C5CFDA in RGB is (197, 207, 218) - 197 red, 207 green, and 218 blue.

How to use #C5CFDA in CSS?

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

What colors go well with #C5CFDA?

#D9CFC4 (complementary), #C4D9D9 (analogous), and #95A8BB (lighter shade) work well with #C5CFDA.