#C6CEDB Color Information

Hex color code: #C6CEDB

A delicate blue shade, #C6CEDB appears as (198, 206, 219) in RGB and (217°, 23%, 82%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#C6CEDB
RGB
198, 206, 219
HSL
217°, 23%, 82%
CMYK
10%, 6%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C6CEDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 206, 219

Red: 198 / Green: 206 / Blue: 219

HSL

217°, 23%, 82%

Hue: 217° / Saturation: 23% / Lightness: 82%

CMYK

10%, 6%, 0%, 14%

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

What color is #C6CEDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C6CEDB to RGB:

rgb(198, 206, 219)HEX to RGB Converter →

HEX to HSL

Convert #C6CEDB to HSL:

hsl(217, 23%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #C6CEDB to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #C6CEDB has RGB (198, 206, 219) and HSL (217°, 23%, 82%). 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 #C6CEDB is #DCD4C7, creating high-contrast pairings. For softer combinations, try analogous colors like #C7D9DC.

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

Frequently Asked Questions

What color is #C6CEDB?

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

What is the RGB value of #C6CEDB?

#C6CEDB in RGB is (198, 206, 219) - 198 red, 206 green, and 219 blue.

How to use #C6CEDB in CSS?

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

What colors go well with #C6CEDB?

#DCD4C7 (complementary), #C7D9DC (analogous), and #97A6BE (lighter shade) work well with #C6CEDB.