#C5CCDD Color Information

Hex color code: #C5CCDD

#C5CCDD is a soft blue color. In RGB it is (197, 204, 221), and in HSL it is (222°, 26%, 82%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#C5CCDD
RGB
197, 204, 221
HSL
222°, 26%, 82%
CMYK
11%, 8%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C5CCDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 204, 221

Red: 197 / Green: 204 / Blue: 221

HSL

222°, 26%, 82%

Hue: 222° / Saturation: 26% / Lightness: 82%

CMYK

11%, 8%, 0%, 13%

Cyan: 11% / Magenta: 8% / Yellow: 0% / Key: 13%

What color is #C5CCDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C5CCDD to RGB:

rgb(197, 204, 221)HEX to RGB Converter →

HEX to HSL

Convert #C5CCDD to HSL:

hsl(222, 26%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #C5CCDD to CMYK:

cmyk(11%, 8%, 0%, 13%)Color Converter →

Color Meaning and Usage

A soft blue tone, #C5CCDD has RGB (197, 204, 221) and HSL (222°, 26%, 82%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C5CCDD is #DDD6C5, creating high-contrast pairings. For softer combinations, try analogous colors like #C5D8DD.

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

Contrast with #C5CCDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C5CCDD?

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

What is the RGB value of #C5CCDD?

#C5CCDD in RGB is (197, 204, 221) - 197 red, 204 green, and 221 blue.

How to use #C5CCDD in CSS?

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

What colors go well with #C5CCDD?

#DDD6C5 (complementary), #C5D8DD (analogous), and #95A2C1 (lighter shade) work well with #C5CCDD.